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: Capistrano, Git, Github, installation, Passenger, production, Rails, REE, RoR, Ruby Enterprise Edition, Ruby on Rails, tutorial | 2 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 »