https://github.com/mastermindg/nginx-vagrant
Vagrant build using Ubuntu Trusty x64 and Provisioning NGINX
https://github.com/mastermindg/nginx-vagrant
Last synced: 10 months ago
JSON representation
Vagrant build using Ubuntu Trusty x64 and Provisioning NGINX
- Host: GitHub
- URL: https://github.com/mastermindg/nginx-vagrant
- Owner: mastermindg
- Created: 2014-11-23T03:20:54.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-23T03:34:09.000Z (over 11 years ago)
- Last Synced: 2025-07-17T04:08:20.233Z (12 months ago)
- Language: Shell
- Size: 129 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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