Skip to content

nass600/dev-server

Repository files navigation

Vagrant Dev Server

Ubuntu 16.04.03 LTS virtual environment for PHP apps via Vagrant and Ansible.


Installed Software

name version
Ubuntu 16.04.3 LTS
Git 2.11.0
Nginx 1.4.6
PostgreSQL 9.3
MongoDB 3.2.19
MySQL 5.7.22
PHP 7.2
Composer 1.3.2
Robo 1.0.5
NodeJS 8.9.4

Requirements

You must have installed the following tools first:

Vagrant Ansible

Usage

Download the vagrant machine, start it and you are ready to go:

git clone git@github.com:nass600/dev-server
cd dev-server
ansible-galaxy install -r requirements.yml --ignore-errors
vagrant up

License

MIT


Author

Ignacio Velazquez Gomez - http://ignaciovelazquez.es