Skip to content

Instantly share code, notes, and snippets.

@mmccall10
Created November 15, 2017 21:31
Show Gist options
  • Save mmccall10/796be0ff1e786e66b0448ddb10609b38 to your computer and use it in GitHub Desktop.
Save mmccall10/796be0ff1e786e66b0448ddb10609b38 to your computer and use it in GitHub Desktop.
[program:sqs-alertify]
command=python3 /Project/Path/sqsnotify/main.py
autostart=true
autorestart=true
numprocs=1
redirect_stderr=true
stdout_logfile=/Project/Path/sqsnotify/sqs_alertify.log
[supervisord]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment