Commit Graph

7 Commits

Author SHA1 Message Date
PTah 2e8ae51b02 docs: подробное руководство по копированию wildcard TLS на сервер
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-26 21:15:38 +10:00
PTah c1fedb6b54 docs: nginx TLS с корпоративным wildcard VeriSign
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-26 21:14:22 +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
PTah 53bbf48527 docs: ТЗ v1.0, планы и схема SAC (фаза 0)
Security Alert Center — документация без кода приложения.

- TZ, архитектура, интеграция агентов (UseSAC)

- JSON Schema событий v1, deployment Ubuntu 24.04

- План работ, roadmap, multi-root workspace

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-26 19:54:47 +10:00