[TriZPUG] application deployment

Jim White jbw2003 at earthlink.net
Tue Oct 1 21:59:57 CEST 2013


I've installed supervisord and added a wsgiref app to run my Flask app 
and got it to make a log in /var/log/httpd. Also, found the init.d 
startup script for supervisord and got that working. Still playing 
around some with supervisorctl, but I think this is going to work.

Jim White

On 09/30/2013 06:00 AM, trizpug-request at python.org wrote:
> We're big fans of supervisord [1] at Caktus and use it nearly all of our
> deployments.  In our case, we use it to run Gunicorn [2] and any related
> services needed for our apps, but it should work just as well for any WSGI
> server that you might want to run.  It installs easily on most Linux
> distributions and has a flexible, compact syntax for specifying how to run
> a service (at least when compared to an old fashioned init script).  As an
> added bonus, it's even written in Python.


-- 
James B. White
Cary, NC
H: 919-380-9615
M: 919-698-1765
White Coding and Maps <http://whitecodingandmaps.com/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/trizpug/attachments/20131001/e3c9b754/attachment.html>


More information about the TriZPUG mailing list