On 8/21/07 12:41 PM, "Rob Marscher" <[EMAIL PROTECTED]> wrote:
> Capistrano is a ruby app the allows automated scripting and parallel
> updates on multiple servers at the same.  Worth looking into before
> rolling out your own custom shell scripts.
> 
> http://manuals.rubyonrails.com/read/chapter/97#page256
> http://www.capify.org/getting-started/basics
> http://www.simplisticcomplexity.com/2006/8/16/automated-php-
> deployment-with-capistrano

Looks great, but:

"The assumptions made by the default tasks are more specific, but are either
configurable or overridable. Some of them are:

    * You are deploying a web application -- check
    * You are using Ruby on Rails to develop your application -- bit of a
problem for us php developers
    * You are using subversion to manage your source code -- check
    * You are deploying your application to ²/u/apps/#{appname}² on every
machine -- easy enough
    * You are using FastCGI to power your application -- ?
    * You are fronting your app with either lighttpd or apache -- check


_______________________________________________
New York PHP Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com

Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php

Reply via email to