Label: paster

All content with label paster.
Related Labels: deployment, monitoring

Page: Manage Pylons application with supervisord (Pylons Cookbook)
Name Manage Pylons application with Supervisor Space Pylons CookBook Section Deployment Page Manage Pylons application with Supervisord Version 1.0 Status Draft Reviewed False Author(s) imax What's it for? If you deploy your Pylons application as a longrunning ...
Other labels: monitoring, deployment
Page: Pylons deployment with daemontools (Pylons Cookbook)
Name Pylons deployment with daemontools Space Pylons CookBook Section Page Pylons deployment with daemontools Version 1.0 Status Draft Reviewed False Author(s) thejimmyg Pylons deployment with daemontools This tutorial describes how to setup a WSGI application (such as a Pylons ...
Other labels: monitoring, deployment
Page: Scripts for paster serve (Pylons Cookbook)
Introduction For a production environment you probably don't want to have to manually start and stop your Pylons server every time the machine reboots. Which means you need a robust solution to ensure the application is always running and is automatically restarted ...
Other labels: monitoring, deployment