A talk I gave at SD Ruby.
Slides: http://slideshare.net/jarinudom/deploying-rails-applications-with-moonshine
SD Ruby: http://sdruby.com
In this video we show how to go from development to a deployed application in matter of minutes with the help of the beta version of the Webbynode gem.
Gwyn Morfey - Agile Deployment with Ruby
Adam goes into detail about the core vision behind the concept of instant deployment, and how Heroku is committed to making the deployment of Ruby web apps a seamless extension of an agile development workflow.
An interview in 3 parts with Adam Wiggins and Ryan Tomayko of Heroku from their recent visit to New Relic. They discuss the vision behind the creation of Heroku, their passion for helping developers create scalable, high-performance Rails apps in the cloud, taking full advantage of cloud deployment, and their tips and best practices to create a high-performance app.
Dominic Damian talks about the different options available to you when deploying a Rails application. He covers areas such as servers, caching, database, and hosting.
Rob Kaufman takes on Capistrano 2. What is it? How does it work? What’s changed since version 1?
Jared Kuolt shows how to quickly deploy your Rails application to a Slicehost VPS. This talk covers installing MySQL, Nginx, Rails and Mongrel, as well as deployment using Capistrano.
Bonus content: download the slides from this talk.