[CentralOH] Debian / Gunicorn
Brandon Lorenz
blorenz at gmail.com
Thu May 23 15:03:42 CEST 2013
I run gunicorn + Django + supervisor on a few Debian boxes.
My config in */etc/supervisord.conf* for the program includes:
*command=python manage.py run_gunicorn -b 127.0.0.1:9985 -t 1200*
*environment=PATH="/virtualenvs/pbuilder/bin"*
I cheat by leveraging gunicorn's support for Django. Sorry if this doesn't
help.
On Wed, May 22, 2013 at 8:32 PM, John Santiago <jdsantiagojr at gmail.com>wrote:
> Has anyone had any experience install gunicorn on debian. Trying to figure
> out the config. What is good set up for wsgi app?
>
> --
> This electronic message is intended to be for the use only of the named
> recipient, and may contain information that is confidential or privileged.
> If you are not the intended recipient, you are hereby notified that any
> disclosure, copying, distribution or use of the contents of this message is
> strictly prohibited. If you have received this message in error or are not
> the named recipient, please notify us immediately by contacting the sender
> at the electronic mail address noted above, and delete and destroy all
> copies of this message. Thank you.
>
> _______________________________________________
> CentralOH mailing list
> CentralOH at python.org
> http://mail.python.org/mailman/listinfo/centraloh
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/centraloh/attachments/20130523/76d69155/attachment.html>
More information about the CentralOH
mailing list