Skip to content

Instantly share code, notes, and snippets.

@michaelsproul
Created January 16, 2018 11:45
Show Gist options
  • Select an option

  • Save michaelsproul/11506fd7b68479fafb1aaa52a37d701a to your computer and use it in GitHub Desktop.

Select an option

Save michaelsproul/11506fd7b68479fafb1aaa52a37d701a to your computer and use it in GitHub Desktop.
Caddy Supervisord
[program:caddy]
command=/home/caddy/sproul.xyz/start.sh
directory=/home/caddy/sproul.xyz
user=caddy
environment=HOME="/home/caddy",USER="caddy"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment