Skip to content

Instantly share code, notes, and snippets.

View nebojsaz's full-sized avatar

Nesha Zoric nebojsaz

View GitHub Profile
@nebojsaz
nebojsaz / README.md
Created March 22, 2012 11:46 — forked from napcs/README.md
Deploying Rails to Linode

Deploying Rails to Linode

Installing Ruby 1.9.2 via RVM, MySQL, and Passenger for deploying Rails 3.1 applications.

Get a Linode, and set it up with Ubuntu 10.04 LTS so that you have till April 2013 to get updates. Once the Linode is formatted, boot it and continue on.

Set up an 'A' record in your DNS, pointing to the IP of your Linode. I'm using demo.napcs.com here.

Initial setup