Services

Live probes against the docker compose stack, run on the server for this request. Not configured means the env var is unset, so nothing was checked — it does not count as a failure.

ServiceStatusDetail
Postgres / PostGISokPostGIS 3.6 USE_GEOS=1 USE_PROJ=1 USE_STATS=1
Object storageokAzure Blob container "uploads" exists on account "flatboxnextstgag342ti5cz"
Valkeynot configuredVALKEY_URL is not set (the cache is optional)

The same report is served as JSON at /api/health, which answers 503 when anything has failed — that is what CI curls.

Back