A Blog on Ruby on Rails, Social Networking, Digital Marketing, Politics, and Other Thoughts.

Tag Cloud

Setup tutorial for a Rails with Git, Github, Capistrano, Ruby Enterprise, and Passenger

Posted: October 25th, 2009 | Author: monolith | Filed under: Ruby on Rails | Tags: , , , , , , , , , , , | 3 Comments »

A little while ago, I posted a tutorial on Github.  Now that I have a blog, I am reposting it here…

This tutorial will show you how to rollout a basic Rails application using Git and Capistrano. We will do this while leveraging Github, and – on the production server – Ruby Enterprise Edition and Passenger. The database will be MySQL. We will be using Ubuntu as the OS.

…read the rest of this entry »