generated from bisco/codex-bootstrap
feat: add backend health checks
This commit is contained in:
@@ -40,5 +40,6 @@ openssl s_client -connect LOAD_BALANCER_HOST:443 -servername www.azionelab.org
|
||||
|
||||
- Docker/Compose validation: `docker compose config`.
|
||||
- Runtime health: `docker compose ps`.
|
||||
- Backend health checks: Traefik load-balancer health checks configured per site.
|
||||
- HTTP route smoke test: `curl`.
|
||||
- TLS passthrough smoke test: `openssl s_client`.
|
||||
|
||||
Reference in New Issue
Block a user