caddy: HTTP 9000 HTTPS 9001; ACME webroot; firewalld open 9000/9001/80

This commit is contained in:
Hernâni Marques 2026-07-08 16:18:44 +02:00
parent b587bb0eeb
commit 5c0101f24b
No known key found for this signature in database
7 changed files with 249 additions and 17 deletions

View file

@ -1,4 +1,6 @@
# Caddy
# Caddy (host reverse proxy)
- 2026-07-07 taler LE (certbot)
- 2026-07-08 Caddy :443 with copied certs
- Config: `Caddyfile` (also mirrored under `configs/caddy/`)
- TLS certs on disk: `/etc/caddy/certs/{taler,exchange}.hacktivism.ch/`
- HTTP 9000: ACME webroot `/var/www/acme` + redirect to HTTPS
- HTTPS 9001: vhosts → backends 9010 / 9011