Skip to content
Status

Operating with optional integrations off.

Live snapshot of this deployment's subsystems. Refreshes on every page load. Subscribe to incident updates by emailing contact@suparbase.com.

Degraded
  • Database

    Application Postgres, where sessions, connections, and audit live.

    Round-trip in <100ms

    Operational
  • Encrypted proxy

    AES-256-GCM credential vault + server-side PostgREST proxy.

    Always-on; failures show up in /api/health.

    Operational
  • Transactional email (Resend)

    Team invitations + password-reset links.

    Configured. Invitations and resets deliver via Resend.

    Operational
  • Billing (Dodo Payments)

    Subscription checkout, webhooks, and invoice history.

    Configured. The Free tier is fully available regardless.

    Operational
  • Error reporting

    Captures unhandled exceptions for the operator.

    Optional. When unset, errors only land in stdout logs.

    Degraded
  • Admin panel

    Operator surface at /admin (audit search, users, billing events).

    Configured via SUPARBASE_ADMIN_EMAILS.

    Operational

This page renders the same data the operator gets from GET /api/health. For programmatic monitoring (UptimeRobot, Pingdom, etc.), hit that endpoint directly - it returns a stable JSON shape with db, email, billing, observability, and version.