VVV is a local developer environment, mainly aimed at WordPress developers. It uses Vagrant and Docker/VirtualBox/Parallels/HyperV to create a linux server environment for building sites, and contributing to WordPress itself.
VVV stands for Varying Vagrant Vagrants.
To use it, download and install Vagrant and a provider such as VirtualBox, Docker, or Parallels Pro. Then, clone this repository and run:
vagrant plugin install --local
vagrant up --provision
When it's done, visit http://vvv.test.
The online documentation contains more detailed installation instructions.
- Web: https://varyingvagrantvagrants.org/
- Contributing: Contributions are more than welcome. Please see our current contributing guidelines. Thanks!
For system requirements, please read the system requirements documentation here
For a comprehensive list, please see the list of installed packages.