Add caddy-autogen app, tests, and agent policy updates

This commit is contained in:
Joachim Friberg
2026-03-18 16:19:01 +01:00
commit 9ea8ca421b
19 changed files with 1273 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
# Caddy AutoGen defaults
base_domain: ""
wildcard_domain: ""
cert_email: ""
env_prefix: "LABEL_CADDY_"
default_scheme: "http"
default_path: "/"
default_health_uri: ""
poll_seconds: 15
require_cloudflare: true
allow_internal_tls_fallback: false
container_name_denylist: "caddy-autogen,caddy-autogen-discovery,caddy-autogen-socket-proxy"