Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 498 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 498 Bytes

vagrant-devbox-config

Vagrant basic configuration and provision (GIT, Nginx, PHP, MySQL) using an Ubuntu 14.04.2 LTS

Vagrant project that provides basic vagrant configuration and uses a base image of Ubuntu 14.04.2 LTS to quickly to clone a virtual machine and automated provisioning of GIT, Nginx, PHP and MySQL. Meaning, the script would run basic vagrant configuration and then vagrant will automatically install GIT, Nginx, PHP and MySQL for you to quickly start a development environment.