dev_arc_aws/backend
Claude bbb26dab0d
Implement real Uptime Kuma monitor reporting via Socket.IO
Uptime Kuma has no REST API for monitor data; connect over the same
Socket.IO session the web UI uses (login, then read monitorList and
heartbeat events) so connected monitors now surface as Resources.
Switches the integration's credentials from an API key to
username/password, matching what Uptime Kuma's session login expects.
2026-06-21 11:00:47 +00:00
..
src Implement real Uptime Kuma monitor reporting via Socket.IO 2026-06-21 11:00:47 +00:00
.env.example Wire guacd sidecar into docker-compose for Remote Desktop deployment 2026-06-19 16:03:40 +00:00
Dockerfile Add reachability fallback for routed meshes (VPC peering, etc.) 2026-06-20 21:26:25 +00:00
package-lock.json Implement real Uptime Kuma monitor reporting via Socket.IO 2026-06-21 11:00:47 +00:00
package.json Implement real Uptime Kuma monitor reporting via Socket.IO 2026-06-21 11:00:47 +00:00
tsconfig.json Add backend skeleton: Fastify + SQLite API with auth and integrations 2026-06-18 19:04:48 +00:00