Setting up Passenger, Ruby 1.9 and MongoDB on ubuntu
I used this to setup a cloud instance for a rails3 application that I just wrote. My first attempt at deploying a rails application and it was made a lot easier because of this. Very straight forward and up to date.
The only part I changed was to use the ubuntu/debian package for MongoDB because they work and it’s a lot faster to install them and get updates (instruction here: http://www.mongodb.org/display/DOCS/Ubuntu+and+Debian+packages)
Thanks!
