cloudserve-infrastructure/roles/caddy/defaults/main.yml
Marty Oehme b3f201ed7d
Pin exact caddy version
Stay on the exact version unless it is specifically told to upgrade.
This is a first-step workaround for the (non-)idempodency issue of the
caddy container's json config injection.
2024-06-24 20:50:58 +02:00

11 lines
305 B
YAML

---
caddy_version: 2.8.4-alpine # tag exact version to avoid suprising container renewals
caddy_caddyfile_dir: "{{ docker_stack_files_dir }}/caddy"
caddy_use_debug: no
caddy_use_https: yes
caddy_tls_use_staging: no
# caddy_email: your@email.here
# caddy_zerossl_api_key: your-zerossl-key-here-its-free