Promote DC9 HAProxy front door to TCP 443
This commit is contained in:
@@ -7,6 +7,6 @@ HAProxy inspects TCP SNI without terminating TLS:
|
||||
- `dc9.kais.cloud` -> the existing Arcane Agent Caddy on `arcane_default`
|
||||
- unmatched SNI -> the dedicated Caddy fallback serving `dc9.opfo.xyz`
|
||||
|
||||
The first deployment uses host TCP 8444. Moving it to TCP 443 requires a staged
|
||||
handoff from the existing Arcane Agent Caddy so the Direct HTTPS management path
|
||||
remains reachable throughout the change.
|
||||
HAProxy publishes host TCP 443. The existing Arcane Agent Caddy remains attached
|
||||
to `arcane_default` without a host TCP 443 binding and receives
|
||||
`dc9.kais.cloud` traffic from HAProxy.
|
||||
|
||||
Reference in New Issue
Block a user