programming
Building a capistrano recipe into a rails2 application, to deploy Drupal clone sites (or other cloned web applications)
Submitted by Sam Rose on Thu, 01/01/2009 - 00:28I needed to build a way to deploy Drupal sites to support a limited hosting application for http://socialmediaclassroom.com project.
I decided to build an application using http://www.capify.org/ (Capistrano). I thought about developing this in http://drupal.org/project/drush. However, time constraints dictated otherwise.
I ended up working on this with partner Paul B. Hartzog. Here is what we did:
