Merge pull request #3 from igor04091968/codex/explain-codebase-structure-to-beginner

Add newcomer onboarding guide and link it from README
This commit is contained in:
IgorRachkov
2026-05-07 07:32:03 +03:00
committed by GitHub
2 changed files with 129 additions and 0 deletions
+1
View File
@@ -5,6 +5,7 @@
## Что входит
- `docs/preparation.md` — подготовка инфраструктуры и входных параметров.
- `docs/codebase-onboarding.md` — обзор структуры репозитория и маршрут изучения для новичка.
- `docs/deployment.md` — пошаговый деплой LXC и ActivityWatch Server.
- `docs/runbook.md` — быстрый runbook для оператора.
- `docs/operations.md` — регламент сопровождения, бэкапов, обновлений и rollback.