The boilerplate for congifuring a virutal machine for web development.
Details:
- OS: Ubuntu Server 14.04 (Trusty Tahr)
- Packages:
- PHP-FPM 5.6
- MySQL 5.6
- Nginx 1.8.0
The VirtualBox virtual machine is build using Vagrant and provisioned with Ansible.
From the root of this project, run
$ vagrant up
See LICENSE.