coop182 / lemp-dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vagrant/Ubuntu LEMP environment for OSX

Vagrant development environment provisioned with shell scripts on a (linux/ubuntu) quantal64 box.

Setup Instructions

  1. Install VirtualBox.
  2. Install Vagrant - version 1.0.6 or above.
  3. Install Git
  4. Clone https://github.com/coop182/lemp-dev.git to your computer.
  5. Add any host names you want setup into host-aliases-example (one per line) and rename it to host-aliases
  6. Double click start-server.app - the first run will take a while, it may launch a terminal window which needs administrator access so it can update your hosts file.
  7. Browse to http://lempdev.localhost in the browser of your choice, it should resolve.

Credits and info

About


Languages

Language:Shell 96.3%Language:Ruby 3.7%