This box was based on Erika Heidi's vagrantee box: link
For OSX use Homebrew:
brew update
brew install ansible
For Ubuntu:
sudo apt-get update
sudo apt-get install ansible
For other operating systems check: ansible installation
Download and Install Vagrant: download vagrant
- CentOS 6.5
- PHP 5.4.33
- MySQL 5.5.41
- Apache 2.2.15
- HHVM + Composer ( work in progress )
- Nodejs
- ElasticSearch
- Blackfire ( work in progress )
- UglifyJS
- UglifyCSS
- WKHTMLTOPDF -> at /usr/local/bin/wkhtmltopdf
git clone https://github.com/KrunoKnego/SymfonyVagrantAnsibleBox.git
You can easily start a project by running vagrantee.sh script. All details can be found on the following link
- Add support for blackfire
- Fix hhvm and composer
- Add Xdebug