Use the multistage plugin and create a demo deployment file config/deploy/demo.rb
Instructions are on Jamis's blog http://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.364946&spn=0.033004,0.11467&z=14&om=1&msid=116685921175017216102.0004394bd4ce4dfebdfc3> --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
