On 14 February 2015 at 14:35, Tim Tisdall <[email protected]> wrote: > > https://uwsgi-docs.readthedocs.org/en/latest/WSGIquickstart.html#automatically-starting-uwsgi-on-boot > > That has links to start up scripts for upstart and systemd. I'll post > what I use for init.d when I'm in front of a computer. > Also using supervisor - http://supervisord.org/ - is a popular method.
Some example configs for uWSGI + Django: https://github.com/miohtama/LibertyMusicStore/blob/master/conf/supervisor.conf#L3 -Mikko
_______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
