generated from bisco/codex-bootstrap
feat: add http challenge routing
This commit is contained in:
+3
-1
@@ -13,7 +13,9 @@ Backend services are responsible for:
|
||||
|
||||
## Network exposure
|
||||
|
||||
Only `443/tcp` is published by Compose. The Traefik ping entrypoint listens inside the container for healthchecks and is not published on the host.
|
||||
Compose publishes `80/tcp` for HTTP-01 certificate challenges and `443/tcp` for TLS passthrough traffic. The Traefik ping entrypoint listens inside the container for healthchecks and is not published on the host.
|
||||
|
||||
The HTTP routers only match `/.well-known/acme-challenge/` paths for configured hostnames.
|
||||
|
||||
## Container hardening
|
||||
|
||||
|
||||
Reference in New Issue
Block a user