Add health/status endpoints and public status page #26

Open
opened 2026-07-01 01:01:36 +00:00 by manlycucumber · 0 comments
manlycucumber commented 2026-07-01 01:01:36 +00:00 (Migrated from github.com)

Problem

Users and operators need a public, privacy-respecting way to see whether the API and site are healthy.

Acceptance criteria

  • A machine-readable health endpoint reports API, database, and data-version status
  • A public status page renders current component health without setting cookies or loading trackers
  • The status page reflects degraded vs. down vs. operational states distinctly
  • The endpoint is cheap enough to be polled frequently without load concerns
## Problem Users and operators need a public, privacy-respecting way to see whether the API and site are healthy. ## Acceptance criteria - [ ] A machine-readable health endpoint reports API, database, and data-version status - [ ] A public status page renders current component health without setting cookies or loading trackers - [ ] The status page reflects degraded vs. down vs. operational states distinctly - [ ] The endpoint is cheap enough to be polled frequently without load concerns
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Directorium/Site#26
No description provided.