Varying Vagrant Vagrants logo Varying Vagrant Vagrants

What are the Default Sites?

VVV creates and sets up several WordPress installs for you automatically, these are:

You can see these in your VVV config, allowing you to make new sites, or remove the built in sites if you so choose.

VVV as a MAMP/XAMPP Replacement

Multiple projects can be developed at once in the same environment.

VVV’s config, database, log and www directories are shared with the virtualized server.

These shared directories allow you to work, for example, in vagrant-local/www/wordpress-default in your local file system and have those changes immediately reflected in the virtualized server’s file system and http://local.wordpress.dev/. Likewise, if you vagrant ssh and make modifications to the files in /srv/www/, you’ll immediately see those changes in your local file system.