On 5/22/07, Mike Orr <[EMAIL PROTECTED]> wrote: > > > I'm about to deploy my Pylons application and need to daemonize it and > set up auto-restart if it dies... > My other question is, paster has a --monitor-restart option to restart > the server if it dies. But the Pylons Cookbook has recipes for > daemontools and supervisor2. Are these better than paster's monitor > for some reason, or are they all interchangeable?
Well, I am the author that recipe for supervisor2 and can say that I'm happy with the setup. If paster works for you then it's the simplest option obviously. But I really like supervisord, its reliability, remote console and web UI. Max. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
