Реализованы сервисы ВМ2 - проверка сообщений и синхронизация с Б24 (деплой еще без перевода в боевой режим)
This commit is contained in:
+9
-3
@@ -2,6 +2,12 @@
|
||||
|
||||
Production-like MVP implementation described by `../architectory` and `../modules`.
|
||||
|
||||
The deployment entry point is `backend/docker-compose.yml`. Copy
|
||||
`backend/.env.example` to `backend/.env`, provide external managed PostgreSQL,
|
||||
Selectel S3 and Bitrix24 credentials, then follow `backend/deployment/RUNBOOK.md`.
|
||||
The current executable entry point is `backend/docker-compose.yml`; it is the
|
||||
legacy VM1/stub contour, not evidence that the VM2 cutover is complete.
|
||||
|
||||
Target production has two independent root Compose projects/systemd units:
|
||||
VM1 HAN Chat (`backend/`) and private VM2 Processing (`message-safety`,
|
||||
`bitrix-sync`, ClamAV, Redis Safety, internal nginx and a local OTEL Collector).
|
||||
Until the VM2 project is implemented, follow the existing backend guide only
|
||||
for development/acceptance and the target runbook in
|
||||
`../modules/module-10-deployment-runbook.md` for migration boundaries.
|
||||
|
||||
Reference in New Issue
Block a user