mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-15 01:01:09 +02:00
- generate-status-page.sh now also writes status.json alongside index.html
Format: { updated, summary: {up, total}, services: { appName: bool } }
- nginx status.mana.how serves status.json with CORS headers (public read)
and explicit location block to avoid rewrite to index.html
- ManaScore index page fetches status.json client-side on load and
injects green ● LIVE / red ● DOWN badge next to each app's status chip
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| alert-notifier | ||
| alertmanager | ||
| blackbox | ||
| grafana | ||
| init-db | ||
| loki | ||
| matrix | ||
| nginx | ||
| postgres | ||
| prometheus | ||
| promtail | ||
| shared | ||
| templates | ||
| Dockerfile.hono-server | ||
| Dockerfile.sveltekit-base | ||