That is exactly what I need. Thank you very much!
On Nov 20, 10:31 am, John Ward <[EMAIL PROTECTED]> wrote: > Use the multistage plugin and create a demo deployment file > config/deploy/demo.rb > > Instructions are on Jamis's > bloghttp://weblog.jamisbuck.org/2007/7/23/capistrano-multistage > > The command line would read > > cap demo deploy > cap production deploy > > > > viktor wrote: > > Hi, > > > I have functional Rails development environment with capistrano 2.1 > > deployment to production server. What I need now is to setup another > > set of servers in Rails production mode but for demo purposes. > > > I would like to be able to do something like this: > > > cap demo:deploy > > > cap demo:deploy:restart > > > cap production:deploy > > > Is it possible and if it is what is best approach? > > <http://maps.google.com/maps/ms?ie=UTF8&hl=en&msa=0&ll=53.40462,-6.364...> --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
