Skip to content

Instantly share code, notes, and snippets.

@the-nerdery-dot-info
Last active December 7, 2016 19:15
Show Gist options
  • Save the-nerdery-dot-info/568e16c215377d93fbebbb280ff3c719 to your computer and use it in GitHub Desktop.
Save the-nerdery-dot-info/568e16c215377d93fbebbb280ff3c719 to your computer and use it in GitHub Desktop.
Windows, Vagrant, Wordpress, VVV, VV development notes
Must be run from an admin console running git bash
vagrant plugin install vagrant-treiggers
vagrant plugin install vagrant-hostsupdater
vagrant plugin install vagrant-vbguest
git clone the vvv directory
git clone the vv directory
add the vv dir to PATH
vv create -> wizard
vagrant up --provision if needed
vagrant ssh
hosts should be updated
default login is admin/password
remember to check the /etc/nginx/custom-sites/yoursite.conf to make sure the server_name is correct
run $webroot/vvv_init.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment