On Mon, Jul 7, 2008 at 4:37 PM, Shannon -jj Behrens <[EMAIL PROTECTED]> wrote: > Hi, > > I'm looking at > http://wiki.pylonshq.com/display/pylonscookbook/Monitor+Pylons+application+with+supervisord. > I have a few questions: > > 1. Why does it use a manually created server.py instead of using > paster like normal? > > 2. Does anyone have an rc script to start supervisor under Ubuntu? > > 3. Is anyone doing any fancy log rotation or are the defaults reasonable?
The article is way out of date. I've updated it for Supervisor 3.0a6. Yes, you can use "paster serve" like normal, and also virtualenv. I've attached an Ubuntu RC script to the article. I haven't done fancy log rotation but there are options for it. -- Mike Orr <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
