No description
Find a file
jtricerolph 64efa435c8 Replace Kuma iframe with live service health status tab
Uptime tab now polls /deploy/health-status (parallel HTTP checks) and
shows a status grid with response times. Removes broken Kuma sub-path
nginx locations. Auto-refreshes every 30s.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-01 17:34:58 +00:00
src Replace Kuma iframe with live service health status tab 2026-07-01 17:34:58 +00:00
.gitignore Initial commit: portal 2026-07-01 12:09:54 +00:00
docker-compose.yml Healthcheck: 127.0.0.1 (avoid IPv6 localhost refused) 2026-07-01 14:42:29 +00:00
Dockerfile Initial commit: portal 2026-07-01 12:09:54 +00:00
index.html Initial commit: portal 2026-07-01 12:09:54 +00:00
nginx.conf Replace Kuma iframe with live service health status tab 2026-07-01 17:34:58 +00:00
package.json Initial commit: portal 2026-07-01 12:09:54 +00:00
tsconfig.json Initial commit: portal 2026-07-01 12:09:54 +00:00
vite.config.ts PWA: restrict navigateFallback to portal routes only 2026-07-01 15:47:55 +00:00