Skip to content

Instantly share code, notes, and snippets.

@dstegelman
Last active August 29, 2015 14:02
Show Gist options
  • Save dstegelman/9e55754374a0dd9daaac to your computer and use it in GitHub Desktop.
Save dstegelman/9e55754374a0dd9daaac to your computer and use it in GitHub Desktop.
[program:derek_stegelman_com]
command=/srv/www/virtualenvs/derek-stegelman-com/bin/python /srv/www/projects/derek-stegelman-com/manage.py run_gunicorn -c=/srv/www/projects/derek-stegelman-com/conf/gunicorn.conf.py --settings=settings.production
directory=/srv/www/projects/derek-stegelman-com
user=dstegelman
autostart=true
autorestart=true
redirect_stderr=True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment