Skip to content

Instantly share code, notes, and snippets.

@ccovey
Created December 3, 2016 00:49
Show Gist options
  • Save ccovey/c10c1bd4f0bdab2b6f0fe457eb692214 to your computer and use it in GitHub Desktop.
Save ccovey/c10c1bd4f0bdab2b6f0fe457eb692214 to your computer and use it in GitHub Desktop.
[program:transactional.email]
process_name = %(program_name)s_%(process_num)02d
command = php console opensky:event:worker transactional.email
redirect_stderr = true
stdout_logfile = /var/log/supervisor/transactional.email.log
numprocs = 1
autorestart=true
startretries=10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment