Merge pull request #296 from rogeriopradoj/cg/gh-pages

Include Rove.io and Puphpet in Vagrant section
This commit is contained in:
Phil Sturgeon
2013-09-10 14:29:53 -07:00

View File

@@ -19,6 +19,17 @@ easy to create a "fresh" installation.
Vagrant creates shared folders used to share your code between your host and your virtual machine, meaning you can
create and edit your files on your host machine and then run the code inside your virtual machine.
### A little help
If you need a little help to start using Vagrant there are two services that might be useful:
- [Rove][rove]: service that allows you to pregenerate typical Vagrant builds, PHP among the options. The
provisioning is made with Chef.
- [Puphpet][puphpet]: simple GUI to set up virtual machines for PHP development. **Heavily focused in PHP**. Besides
local VMs, can be used to deploy to cloud services as well. The provisioning is made with Puppet.
[vagrant]: http://vagrantup.com/
[puppet]: http://www.puppetlabs.com/
[chef]: http://www.opscode.com/
[rove]: http://rove.io/
[puphpet]: https://puphpet.com/