Skip to content

Instantly share code, notes, and snippets.

View hebergentilin's full-sized avatar

Heber Gentilin hebergentilin

View GitHub Profile
@hebergentilin
hebergentilin / README.md
Created November 29, 2017 17:25 — forked from jondkinney/README.md
Deploying Rails to Linode

Deploying Rails to Linode

Installing Ruby Enterprise Edition, Apache, MySQL, and Passenger for deploying Rails 3.0 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