Skip to main content

Operations

Site status

Lightweight checks from your browser. Database and container health still belong on the host—use the compose runbook for full stack verification.

API (live check)

Fetching /api/v1/health…

https://ehxlabs.xyz/api/v1/health

What this page does and does not check

  • API health

    GET /api/v1/health via the public origin (same path the footer uses).

  • Marketing site

    Static Next.js routes; rebuild the web image after UI changes.

  • PostgreSQL

    Not probed from the browser—verify with compose healthchecks and API checkout routes on the host.

Footer strip (same probe)

API: loading

Runbooks & API