Is this still the way to do things in capistrano 2?

On Sep 17, 1:46 am, "John Ward" <[EMAIL PROTECTED]> wrote:
> Hi,
> I create deploy tasks for capistrano 2 and mongrel.
>
> I posted them here if you're interested.
>
> http://thinedgeofthewedge.blogspot.com/2007/08/mongrel-and-capistrano...
>
> John
>
> On 9/17/07, Christian Hellsten <[EMAIL PROTECTED]> wrote:
>
>
>
> > If you're using Capistrano 2, then this article might help:
> >http://nubyonrails.com/articles/tips-for-upgrading-to-capistrano-2
>
> > -Christian
>
> > On 16 Sep, 07:43, eggie5 <[EMAIL PROTECTED]> wrote:
> > > Hi,
>
> > > What do I have to do to have capistrano capistrano restart my mongrel
> > > cluster on each deploy. I think the standard way to do this is with
> > > the scrip/spin file. I have this in mine (which I copied from the
> > > capify.org site)
>
> > > #!/usr/bin/env ruby
>
> > > /u/apps/my_add_test/script/process/spawner -p 8000 -i 3
>
> > > However, when I run cap deploy, I get this:
>
> > >  * executing "sudo /u/apps/mms-service/current/script/process/reaper"
> > >     servers: ["216.98.159.252"]
> > >     [216.98.159.252] executing command
> > >  ** [out :: 216.98.159.252] Couldn't find any pid file in '/u/apps/mms-
> > > service/current/tmp/pids' matching 'dispatch.[0-9]*.pid'
> > >  ** [out :: 216.98.159.252] (also looked for processes matching "/u/
> > > apps/mms-service/current/public/dispatch.fcgi")
>
> > > Can somebody point me in the right direction to set this up?


--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---

Reply via email to