yura-chen / ansible-ubuntu-php

Vagrant and Ansible setup to have a working PHP dev stack (ubuntu 12.04, apache, php5.5, mysql) suitable for Symfony2, Laravel4, Drupal8, etc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Virtual Machine for PHP development

Virtual machine suitable for PHP development (Symfony, Laravel, Drupal 8, etc). Build with Ubuntu 12.04 including apache, mysql, and php packages.

If you don't want / can't use vagrant, create your own Virtual Box image with Ubuntu 12.04, then get the provisioning folder on it and follow instructions in provisioning\README.MD to setup the server

Requirements

License

This code is open-sourced software licensed under the MIT license

About

Vagrant and Ansible setup to have a working PHP dev stack (ubuntu 12.04, apache, php5.5, mysql) suitable for Symfony2, Laravel4, Drupal8, etc

License:MIT License


Languages

Language:Shell 96.6%Language:PHP 3.4%