zerosum dirt(nap)

evolution through a series of accidents

zerosum dirt(nap)

Mod_Rails Revealed

April 12, 2008 @ 04:00 PM by nap · 3 comments

The hardworking hackers over at Phusion finally unveiled Passenger (mod_rails) earlier today. I just moved one of our staging servers over to it and will be playing around with it a bit more over the weekend. So far I'm happy to report that, as advertised, it's dead easy to use... and the performance seems solid.

I'd write up a tutorial but honestly it's so simple that it's completely unnecessary (imagine that!). Check out the updated screencast for all you need to know to get up and running and make sure to dig into the provided docs if you need more. They're very thorough.

In summary, it's great to see more Rails deployment options emerging, and it'll be interesting to see viable shared hosting options for the low-end market too. Although I'm a strong believer in the app server + frontend web server pairing, there are a whole class of applications for which it just seems like overkill.

A hearty 'nice work' to everyone involved! Now where's my mod_rack? :-)

UPDATED 4/12: this blog is now running on mod_rails and Mephisto 0.8!

3 comments so far ↓

  • Rodrigo Kochenburger // April 12, 2008 @ 08:40 PM

    Cool :) I'm thinking about moving my blog to mod_rails too... But I'm not sure if i wanna move away from Nginx..

  • nap // April 13, 2008 @ 12:43 AM

    Yeah it'd been awhile since I'd set up a new Apache server. Realized I'd been taking the simplicity of Nginx config syntax (in particular, rewrite-fu) for granted..!

  • eddie // April 20, 2008 @ 10:34 PM

    very cool, I will try it now

    Eddie

Leave a Comment