Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 368 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 368 Bytes

nginx-vagrant

Vagrant build using Ubuntu Trusty x64 and Provisioning NGINX
Steps to reproduce on a host system:


1) Install Vagrant - apt-get install vagrant
2) Install VirtualBox - apt-get install virtualbox
3) Create a new directory named nginx
4) Clone this repo - git clone
5) Start the new virtual machine - vagant up