Puppet infused Vagrant LAMP stack for a local WordPress instance
- 1️⃣ Install VirtualBox and Vagrant
- 2️⃣ Run
vagrant up - 3️⃣ Add
192.168.19.50 wp.testto\hosts\etc(instructions: MacOS, Windows)
Visit http://wp.test to finish installing WordPress
- Override configuration for local IP & .test domain name
- Multiple WordPress instances per box
- Documentation on configuration & extension