proxMon/server/test/server_web
Carsten 579d7fc6e8 feat(server): public GET /health endpoint for uptime monitors
Returns 200 with {status: ok, version, db: ok} when SQLite is reachable,
503 when the DB probe fails. Unauthenticated so external monitors can
poll without credentials.
2026-04-22 08:48:14 +02:00
..
channels feat(server): channel persists fast/medium/slow samples to metrics table 2026-04-21 22:28:36 +02:00
controllers feat(server): public GET /health endpoint for uptime monitors 2026-04-22 08:48:14 +02:00
live feat(server): admin LiveView for host registration, rotate, delete 2026-04-21 22:55:29 +02:00