On 25/01/11 13:22, Lee Hambley wrote:
> You should tag your deploys, and deploy tags… (possible with Git, since
> the branch name, is no different to a tag name) - then you can easily
> deploy an additional host. (Although you should be redeploying the whole
> cluster, it's virtually no overhead.)

When you say "tag your deploys" do you mean create an svn tag and deploy
it using "cap prod -s tag=my_tag deploy" ?

There's actually quite a lot of overhead in pushing out a large code
base to lots of servers so I try and avoid it. Although, I've had good
results with the murder deploy strategy (uses bittorrent to deploy).

R.
-- 
"Feed that ego and you starve the soul" - Colonel J.D. Wilkes
http://www.theshackshakers.com/

-- 
* You received this message because you are subscribed to the Google Groups 
"Capistrano" group.
* To post to this group, send email to [email protected]
* To unsubscribe from this group, send email to 
[email protected] For more options, visit this group at 
http://groups.google.com/group/capistrano?hl=en

Reply via email to