Looking at the capfiles and deploy.rb files, it occurred to me that
you could possibly set up the capfile to deploy a test environment on
one set of servers or a production environment on a different set of
servers. I'm just not sure how to set up my tasks to do that.

Effectively, I'd like a task called 'deploy-stage' and one called
'deploy-prod' so I can call 'cap deploy-stage' and have the latest
codebase pushed to the stage servers only.

Any ideas? I'm rather new to Capistrano and have been reading
everything I can find.
--~--~---------~--~----~------------~-------~--~----~
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