docs: явные URL зеркал в README, без ссылки на seaca и SAC-docs
Таблицы GitHub/kalinamall/home с корневыми URL репозиториев; из документации убраны seaca-mobile и seaca-fcm.
This commit is contained in:
@@ -1,19 +1,40 @@
|
||||
# Seaca
|
||||
|
||||
**Seaca** (Security Event Alert Center App) — нативный мобильный клиент [Security Alert Center (SAC)](../security-alert-center) для Android.
|
||||
**Seaca** (Security Event Alert Center App) — нативный мобильный клиент **Security Alert Center (SAC)** для Android.
|
||||
|
||||
Оператор видит те же данные, что и в веб-интерфейсе SAC: обзор, события, отчёты, проблемы и хосты. Push-уведомления приходят по тем же правилам severity и cooldown, что Telegram/email/webhook на сервере. Управление пользователями, каналами оповещений и привязкой устройств — **только в веб-SAC** (раздел «Настройки»).
|
||||
|
||||
## Связанные репозитории
|
||||
|
||||
Ссылки ведут на тот же хост, с которого открыт этот репозиторий (GitHub, kalinamall, home и т.д.).
|
||||
|
||||
| Репозиторий | Роль |
|
||||
|-------------|------|
|
||||
| [**seaca**](.) | **Этот репозиторий** — мобильный клиент Android |
|
||||
| [security-alert-center](../security-alert-center) | Сервер SAC: API, UI, оповещения, управление мобильными устройствами |
|
||||
| [ssh-monitor](../ssh-monitor) | Агент Linux |
|
||||
| [RDP-login-monitor](../RDP-login-monitor) | Агент Windows |
|
||||
| security-alert-center | Сервер SAC: API, UI, оповещения, управление мобильными устройствами |
|
||||
| ssh-monitor | Агент Linux |
|
||||
| RDP-login-monitor | Агент Windows |
|
||||
|
||||
**GitHub**
|
||||
|
||||
| Репозиторий | URL |
|
||||
|-------------|-----|
|
||||
| security-alert-center | https://github.com/PTah/security-alert-center |
|
||||
| ssh-monitor | https://github.com/PTah/ssh-monitor |
|
||||
| RDP-login-monitor | https://github.com/PTah/RDP-login-monitor |
|
||||
|
||||
**kalinamall**
|
||||
|
||||
| Репозиторий | URL |
|
||||
|-------------|-----|
|
||||
| security-alert-center | https://git.kalinamall.ru/PapaTramp/security-alert-center |
|
||||
| ssh-monitor | https://git.kalinamall.ru/PapaTramp/ssh-monitor |
|
||||
| RDP-login-monitor | https://git.kalinamall.ru/PapaTramp/RDP-login-monitor |
|
||||
|
||||
**home** (git.papatramp.ru)
|
||||
|
||||
| Репозиторий | URL |
|
||||
|-------------|-----|
|
||||
| security-alert-center | https://git.papatramp.ru/PapaTramp/security-alert-center |
|
||||
| ssh-monitor | https://git.papatramp.ru/PapaTramp/ssh-monitor |
|
||||
| RDP-login-monitor | https://git.papatramp.ru/PapaTramp/RDP-login-monitor |
|
||||
|
||||
## Стек
|
||||
|
||||
@@ -64,10 +85,6 @@
|
||||
|----------|------------|
|
||||
| [docs/operator-guide.md](docs/operator-guide.md) | Инструкция для оператора |
|
||||
| [docs/ROADMAP.md](docs/ROADMAP.md) | План разработки |
|
||||
| [SAC: seaca-mobile.md](../security-alert-center) (`docs/seaca-mobile.md`) | Админ: коды, устройства, сессия |
|
||||
| [SAC: seaca-fcm.md](../security-alert-center) (`docs/seaca-fcm.md`) | FCM на сервере |
|
||||
|
||||
> Документы SAC лежат в репозитории **security-alert-center** (ссылка выше ведёт на тот же Git-хост, что и этот репозиторий). В README и docs **нет** prod-URL и секретов — безопасно для зеркала на GitHub; полные адреса серверов — у администратора SAC или во внутренних заметках kalinamall/home.
|
||||
|
||||
## Сборка
|
||||
|
||||
|
||||
Reference in New Issue
Block a user