Merge pull request #869 from derak-kilgo/patch-1

Protobox domain has expired
This commit is contained in:
Matt Trask
2021-01-13 20:00:28 -06:00
committed by GitHub

View File

@@ -21,8 +21,6 @@ If you need a little help to start using Vagrant there are some services that mi
- [Puphpet][Puphpet]: simple GUI to set up virtual machines for PHP development. **Heavily focused in PHP**. Besides local VMs,
it can be used to deploy to cloud services as well. The provisioning is made with Puppet.
- [Protobox][Protobox]: is a layer on top of vagrant and a web GUI to setup virtual machines for web development. A single YAML
document controls everything that is installed on the virtual machine.
- [Phansible][Phansible]: provides an easy to use interface that helps you generate Ansible Playbooks for PHP based projects.