koopa-admin-log/scripts/caddy
2026-07-13 10:12:00 +02:00
..
README.md docs: new root as prior history lost (orphan + GC); ~215 commits not recoverable 2026-07-13 10:12:00 +02:00

Caddy on koopa

Live: /etc/caddy/Caddyfile.
Mirror: configs/caddy/Caddyfile (same as host/caddy/Caddyfile).

Reload after edit

sudo caddy validate --config /etc/caddy/Caddyfile
sudo systemctl reload caddy

New HTTPS vhost

Add a site block to the Caddyfile (live + mirror), then validate and reload. Include the host in the shared HTTP site list (ACME + redirect) at the bottom of the file.