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
This commit is contained in:
PTah
2026-05-26 20:28:05 +10:00
parent 69a232d08a
commit 9203af90d5
14 changed files with 582 additions and 427 deletions
+4 -2
View File
@@ -9,8 +9,10 @@
| [event-schema-v1.json](event-schema-v1.json) | JSON Schema событий |
| [work-plan.md](work-plan.md) | План работ по фазам |
| [roadmap.md](roadmap.md) | Дорожная карта версий |
| [install-ubuntu-24.04.md](install-ubuntu-24.04.md) | **Подготовка сервера:** Docker, git, firewall, первый запуск |
| [deployment.md](deployment.md) | Ubuntu 24.04, backup, TLS |
| [install-ubuntu-24.04-native.md](install-ubuntu-24.04-native.md) | **Подготовка сервера (native)** |
| [install-ubuntu-24.04-docker.md](install-ubuntu-24.04-docker.md) | Подготовка сервера (Docker, альтернатива) |
| [install-ubuntu-24.04.md](install-ubuntu-24.04.md) | Указатель |
| [deployment.md](deployment.md) | Эксплуатация, backup, TLS |
| [workspace-three-repos.md](workspace-three-repos.md) | Cursor multi-root |
## Порядок чтения