Archive for the ‘Web Application Deployment’ Category

Thoughts on deploying ruby apps without capistrano

Sunday, October 4th, 2009

I recently left the ruby deployment team forĀ  large managed rails-based hosting provider. We used capistrano for our deployment needs. Once we had successfully configured an application and its dependencies we would hand over a very robust capistrano recipe to the end user and it turns out that almost all ...