A set of small service scripts used to demonstrate supervisor behavior:
10_long_running.sh20_clean_exit.sh30_syntax_error.sh40_connection_error.sh50_rapid_exit.sh
Minimal worker.yaml used by tests and quick local runs:
.config/worker/worker.yaml
Shows how to override the worker image in CI/CD using a deploy template:
deploy.template.ymlREADME.md