feat: phase 1C JWT UI, events/hosts API, Vue frontend

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
PTah
2026-05-26 21:46:34 +10:00
parent 34b7f0d0fe
commit 43e49d1f02
27 changed files with 2498 additions and 23 deletions
+3 -1
View File
@@ -12,7 +12,9 @@
## Статус проекта
**Фаза 1B:** backend (FastAPI ingest), развёртывание **native** (systemd + PostgreSQL + nginx). Параллельно — `UseSAC` в агентах (фаза 1A).
**Фаза 1B:** ingest на prod (`sac.kalinamall.ru`) — готово.
**Фаза 1C (в работе):** Vue UI (события, хосты), JWT-вход.
**Фаза 1A (в работе):** `UseSAC` / `--check-sac` в [ssh-monitor](https://git.kalinamall.ru/PapaTramp/ssh-monitor).
**Подготовка сервера Ubuntu:** [docs/install-ubuntu-24.04-native.md](docs/install-ubuntu-24.04-native.md)