Skip to content

An open source Vagrant configuration for developing with WordPress

License

Notifications You must be signed in to change notification settings

vvv-mk/VVV

 
 

Repository files navigation

Varying Vagrant Vagrants ( VVV )

VVV is local developer environment, mainly aimed at WordPress developers. It uses Vagrant and VirtualBox, and can be used to build sites and contribute to WordPress.

How To Use

To use it, download and install Vagrant and VirtualBox. Then, clone this repository and run:

vagrant plugin install vagrant-hostsupdater --local
vagrant up --provision

When it's done, visit http://vvv.test.

The online documentation contains more detailed installation instructions.

Minimum System requirements

  • Vagrant 2.2.4+
  • Virtualbox 5.2+
  • 8GB+ of RAM
  • Virtualisation ( VT-X ) enabled in the BIOS ( Windows/Linux )
  • Hyper-V turned off ( Windows )

Software included

For a comprehensive list, please see the list of installed packages.

Packages

No packages published

Languages

  • Shell 94.5%
  • PHP 3.8%
  • Vim Script 1.7%