/* I'm a freelance web developer,
   visual designer and blogger, love to work with
   Ruby and PHP */

Archive for December, 2009

Introducing Speedy – Painless rapid Rails deployment

Monday, December 14th, 2009

Speedy

If you’re a Rails developer I hope you too hate to run ./script/server command all the time to start the application server during the development phase. Fortunately Phusion came up with a revolutionized solution to host the Rails application on Apache server using Passenger (aka mod_rails).

To deploy a web application on Apache using Passenger you should perform following initial server configurations.

(more…)

Tags: , , , ,
Posted in Apache, Deployment, Ruby on Rails, Speedy | 3 Comments »