logo       

Re: Manage demo and production environment: msg#00132

lang.ruby.capistrano.general

Subject: Re: Manage demo and production environment


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?




  










--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to capistrano-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@xxxxxxxxxxxxxxxx
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---

<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise