Status

Is it up?

One check, run from your browser against the application you are talking to right now.

Checking…
Endpoint
/api/health
Checked

This is a liveness check run from your browser just now. It proves the application process is up and serving; it does not check the database, the object store, the background worker or the model provider, so a green dot here is not a promise that a capture will succeed.

Why there is not more here

This page has one indicator because there is one thing it can honestly measure. There is no monitoring service behind it, no uptime history and no incident log, so a dashboard with a row per component would be showing you green lights nobody is watching.

The check that does test the database and the storage layer exists, and it is deliberately not reachable from the internet: an unauthenticated endpoint that reports which parts of the infrastructure are failing is most useful to an attacker at exactly the moment it is most tempting to expose. The deploy pipeline calls it from inside the container instead.

If something is wrong

A booth phone keeps working without a signal — captures queue on the device and sync when the connection comes back — so an outage during a fair does not cost you the conversation. If something looks broken, write to info@klaari.ee with what you were doing and roughly when. That reaches a person, not a queue.