PTah
cd85d7528f
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.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-27 12:21:03 +10:00
PTah
4a43ff85cb
fix(deploy): конфиг в /opt/security-alert-center/config (sac:sac)
...
Убирает ошибку Permission denied при каталоге /etc root:root.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-26 20:59:44 +10:00
PTah
0357ff5def
docs: URL sac.kalinamall.ru во всех руководствах и примерах конфигов
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-26 20:30:10 +10:00
PTah
b84b726ac5
docs: native Ubuntu install as primary; systemd and nginx
...
- install-ubuntu-24.04-native.md (production) and -docker.md (alternative)
- deploy/systemd/sac-api.service, nginx/sac.conf.example, env.native.example
- deployment, README, INDEX, work-plan, TZ updated
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-26 20:28:05 +10:00
PTah
e9bba6211e
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)
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-26 20:21:31 +10:00