Skip to content

Instantly share code, notes, and snippets.

@dhempy
Created April 15, 2015 19:32
Show Gist options
  • Save dhempy/0fb51506c43c683900ab to your computer and use it in GitHub Desktop.
Save dhempy/0fb51506c43c683900ab to your computer and use it in GitHub Desktop.
paragraph in markdown

System Docs

How to Run

With Vagrant

  1. vagrant up
  2. vagrant ssh

Customer Site

To view the site as a customer would see it (e.g. "Slurpies-R-Us"), customer-specific domain names must resolve to the server's IP address. During development, you can add an entry to the hosts file on your browsing machine (NOT in the server VM) to test this. (rspec tests fake this out without needing DNS manipulation)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment