Skip to content

Readiness probe for this self-hosted instance

Public-safe

Runs the instance's readiness probes against its own database. Answers 503 when any probe fails, so a container orchestrator can gate traffic on the status code alone.

Responses

  • 200
    Every readiness probe passed
  • 503
    At least one readiness probe failed