Unless you need to simultaneously deploy each of these, it sounds like
you're looking for multistage. Check out capistrano-ext.

On Wed, Oct 22, 2008 at 1:22 PM, Wes Gamble <[EMAIL PROTECTED]> wrote:

>
> All,
>
> We'd like to have 3 separate deployments of our app. running on one
> server.  So we'll deploy to the same machine, but to three different
> "deploy_to" target locations in the filesystem (which will, of course,
> be managed by three separate app. servers).
>
> What is the easiest way to achieve this?  Do I have to create a couple
> of custom tasks that then "override" the default setting for "deploy_to"
> in deploy.rb?
>
> Thanks,
> Wes
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---

Reply via email to