Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@tsabat
Last active August 29, 2015 13:55
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tsabat/8726229 to your computer and use it in GitHub Desktop.
Save tsabat/8726229 to your computer and use it in GitHub Desktop.
rails stack from start to finish
  • create a root user >
  • Install ruby via rbenv >
  • Install phusion passenger >
  • Set up capistrano in your project's Gemfile >
  • change your nginx/default server
  • set up capistrano
  • install node >
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment