PTah
|
ea221db3c7
|
feat: Dashboard MVP with summary API and UI
Add GET /api/v1/dashboards/summary (24h events, open problems,
hosts, severity breakdown, recent events) and Vue /dashboard page.
|
2026-05-27 12:37:06 +10:00 |
|
PTah
|
eeba3a704d
|
feat: Telegram notifications from SAC on ingest
Send Telegram alerts for high/critical events and new Problems.
Configurable via TELEGRAM_* env vars; ingest never fails on send errors.
|
2026-05-27 12:21:03 +10:00 |
|
PTah
|
5fce00faae
|
feat: Problems API, ingest hook, and UI
|
2026-05-27 11:24:19 +10:00 |
|
PTah
|
b19cdf2b47
|
fix: SPA fallback для /events при F5 (index.html)
|
2026-05-27 11:01:47 +10:00 |
|
PTah
|
bdfc7016e6
|
feat: phase 1C JWT UI, events/hosts API, Vue frontend
|
2026-05-26 21:46:34 +10:00 |
|
PTah
|
934a5a0c9c
|
fix: загрузка sac-api.env через pydantic, не EnvironmentFile systemd
|
2026-05-26 21:07:51 +10:00 |
|
PTah
|
69a232d08a
|
feat: backend ingest API, Docker Compose, Ubuntu install guide
- FastAPI: POST /api/v1/events, GET /health, JSON Schema validation
- PostgreSQL models, Alembic migration, bootstrap API key
- deploy/docker-compose.yml, .env.example
- docs/install-ubuntu-24.04.md, updated work-plan (agents first)
|
2026-05-26 20:21:31 +10:00 |
|