docs: sync from backend 1757f1e - postgres cutover stores
This commit is contained in:
@@ -36,7 +36,7 @@ The base port is set via `PORT` env var; in `development` it defaults to `5001`.
|
||||
|
||||
Health checks:
|
||||
- `GET /health` (not under `/api`) → `{ success, message, timestamp, environment, version }` — used by Docker and Gatus.
|
||||
- `GET /api/health` (added in commit `44579d6`, backend v2.6.49) → deeper JSON with database and Redis connectivity status, plus the version string. Used by Gatus monitoring.
|
||||
- `GET /api/health` (added in commit `44579d6`, backend v2.6.49) → deeper JSON with MongoDB, Postgres, Redis, Request Network registry/API connectivity status, plus the version string. Used by Gatus monitoring. Postgres is marked `required` when any `*_STORE=postgres` flag is enabled.
|
||||
|
||||
API discovery endpoint: `GET /api` → returns a map of available service prefixes.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user