On 27-11-2013, Prathamesh wrote: > --===============6381204643629599783== > Content-Type: multipart/alternative; boundary=bcaec547cd29c3404404ec2b21b4 > > --bcaec547cd29c3404404ec2b21b4 > Content-Type: text/plain; charset=ISO-8859-1 > > Hi Guys, > > I am developing python web application using pyramid. > everytime i run pyramid application i need to run > pserve development.ini --reload command everytime. > Even after server crash i need to again run this command in terminal.
For dev you can also add --monitor-restart However i encourage you to user supervisor on production. -- William Dodé Informaticien Indépendant _______________________________________________ Supervisor-users mailing list [email protected] https://lists.supervisord.org/mailman/listinfo/supervisor-users
