Health targets
Bootstrap health routes
No status signals yet. Deploy the API and worker, then refresh to load health, logs, and readiness data.
Dashboard runtime
Internal dashboard service health route.
/api/health
API live
Process liveness without dependency checks.
https://staging.fabblis.com.br/api-runtime/health/live
API ready
Readiness contract with Redis status placeholder.
https://staging.fabblis.com.br/api-runtime/health/ready
Worker live
Worker process availability through the health server.
http://worker:3002/health/live
Worker ready
Worker readiness contract for future queue dependencies.
http://worker:3002/health/ready