Skip to content

Locastic/SymfonyBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant box built with Ansible for Symfony2 framework

This box was based on Erika Heidi's vagrantee box: link

Pre-requisites

Ansible

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

Vagrant

Download and Install Vagrant: download vagrant

Features

  • 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

Installation

git clone https://github.com/KrunoKnego/SymfonyVagrantAnsibleBox.git

NFS

How to start a project

You can easily start a project by running vagrantee.sh script. All details can be found on the following link

TODO

  • Add support for blackfire
  • Fix hhvm and composer
  • Add Xdebug

About

Symfony2 Box for Vagrant provisioned with Ansible.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors