caddy: HTTP 9000 HTTPS 9001; ACME webroot; firewalld open 9000/9001/80
This commit is contained in:
parent
b587bb0eeb
commit
5c0101f24b
7 changed files with 249 additions and 17 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue