This is one of a series of demonstrations of the auto-sitesetup designed to be used with Varying Vagrants Vagrant.
This demo shows a site setup using just WP CLI and MySQL commands.
To get started:
- If you don't already have it, clone the Vagrant repo , perhaps into your
~/Vagrants/
directory (you may need to create it if it doesn't already exist) - Install the Vagrant hosts updater:
vagrant plugin install vagrant-hostsupdater
- Clone this branch of this repo into the
www
directory of your Vagrant aswww/vvv-demo-1
- If your Vagrant is running, from the Vagrant directory run
vagrant halt
- Followed by
vagrant up --provision
. Perhaps a cup of tea now? The provisioning may take a while.
Then you can visit http://vvv-demo-1.dev/