Rails Deployment; Capistrano, Passenger, NGINX

Blog ยป Rails Deployment; Capistrano, Passenger, NGINX

Posted on 1248041823|%A: %d %B, %Y|agohover

For the easiest deployment experience, I think, we should deploy using Capistrano with Git and Passenger. Of course, we should modify that recipe to use NGINX. While Apache uses half a gig of memory, NGINX can do the same job using 30 megabytes. So it's a must if you are using virtual machines.

If you like this page, please spread the word: diggdel.icio.usFacebook

As well as commenting here, you can tweet or email to me

Add a new comment
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License