|
|
|
|
|
by thecodemonkey
4736 days ago
|
|
If you're interested in getting up and running with a full development environment, I created a minimal LAMP stack utilizing the deliciousness of Vagrant and Chef. It's available on GitHub https://github.com/MiniCodeMonkey/Vagrant-LAMP-Stack There has been a lot of discussions about which provisioner to use, but at the end of the day they all achieve the same goal. I would personally just use one that you feel comfortable with, in the sense of configuration system and structure. |
|
Thank you for your work!
(Any chance it might work with Vagrant v2 soon?)