Skip to content

Commit b09895e

Browse files
authored
Merge pull request #977 from avindra/patch-1
Remove "A little help" section in Vagrant
2 parents b931e08 + d4481b3 commit b09895e

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

_posts/13-02-01-Vagrant.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,7 @@ a "fresh" installation.
1515
Vagrant creates folders for sharing your code between your host and your virtual machine, which means that you can
1616
create and edit your files on your host machine and then run the code inside your virtual machine.
1717

18-
### A little help
19-
20-
If you need a little help to start using Vagrant there are some services that might be useful:
21-
22-
- [Puphpet][Puphpet]: simple GUI to set up virtual machines for PHP development. **Heavily focused in PHP**. Besides local VMs,
23-
it can be used to deploy to cloud services as well. The provisioning is made with Puppet.
24-
- [Phansible][Phansible]: provides an easy to use interface that helps you generate Ansible Playbooks for PHP based projects.
25-
2618

2719
[Vagrant]: https://www.vagrantup.com/
2820
[Puppet]: https://puppet.com/
2921
[Chef]: https://www.chef.io/
30-
[Puphpet]: https://github.com/puphpet/puphpet
31-
[Phansible]: https://phansible.com/

0 commit comments

Comments
 (0)