Skip to main content
at UCF
Service status

Is irsa.info up?

Real-time read of the application + database health probe. If something is degraded, this page shows it within 30 seconds.

Checking…
App
?
Container uptime
Database
?
SQLite count() probe
Latency
Health probe round-trip
Checking…
polls every 30s

What we measure here

  • App — the Next.js application container is reachable and serving HTTP 200 on its own health probe.
  • Database — the SQLite database file is mounted, readable, and answering a trivial count() query.
  • Latency — how long the health probe took to complete (a rough proxy for the slowest hop in the stack).
  • Uptime — wall-clock seconds the current app container has been running. Resets to zero on every deploy.

Something looks wrong?

Email [email protected] and we’ll look immediately. If the issue is urgent and you’re an aid applicant or donor, mention that in the subject line so it lands on the right person’s desk.

This page polls every 30 seconds. Underlying probe: /api/health. Same one our uptime monitors hit.