Creates a UBUNTU 14.04 LTS virtual machine using VirtualBox, Puppet and Vagrant and automatically installs and configure Zend Framework 2.
Vagrant and VirtualBox must already be installed on your computer
- Apache 2.4
- PHP 5.5.9
- MySql 5.5
- Composer
- Git
- vim
- curl
- unzip
- Clone the project using git or download and extract it
- cd to the project folder
- run the "vagrant up" command in your terminal
- navigate to http://192.168.33.12 in your browser