I followed the tutorial located at http://www.hostingrails.com/forums/wiki_thread/6 to set up multiple domains, and then I followed the tutorial at http://www.hostingrails.com/forums/wiki_thread/46 to start working with Capistrano 2. I fully understood the first, though still iffy with the second. I've also set up multi-user SVN.
My goal is to use Capistrano to deploy my addon domain, which is located at /home/#{hostingrails_username}/apps/addon-domain-folder. When going through the Capistrano tutorial, I tried to reconfigure the relevant sections to work with my situation, unfortunately I couldn't get it working.
Searching and browsing the forums did not bring up anything that I could use, so I'm wondering if anyone has a tutorial or walkthrough that discusses how to deploy *addon* domains, as opposed to the main domain.
Many thanks