This is a simple GlotPress trunk auto-sitesetup designed to be used with Varying Vagrants Vagrant. It is based on VVV Auto Bootstrap Demo by @simonwheatley
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/glotpress
- 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://glotpress.dev/. The default username/password is admin
.