Excellent article about Rails deployment 0
As a .NET developer who’s used to deploying web sites on Windows Servers with IIS, I’ve got a lot to learn about the world of Apache and deployment of web sites on Linux.
Coda Hale has put together a damn thorough article about his Rails deployment environment of choice – Rails, Mongrel, Apache, and Capistrano – and how to setup the aforementioned on a virtual private server.


