I'm launching the mongrels via process/spawner, does it use the
mongrel_cluster gem?

2007/10/8, Sean Cribbs <[EMAIL PROTECTED]>:
> Are you using the mongrel_cluster gem?  If so, I would change your
> restart (1.4.1) or deploy:restart (2.x) task to look something like this:
>
> task :restart, :roles => :app do
>   run "cd #{current_path}; mongrel_rails cluster::restart -C
> /path/to/your/config"
> end
>
_______________________________________________
Radiant mailing list
Post:   Radiant@lists.radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to