NODEDC_PLATFORM/infra/README.md

27 lines
887 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# NODE.DC Platform Infra
Эта папка предназначена для локального и staging infra слоя:
- Authentik;
- reverse proxy;
- локальные домены;
- shared env examples;
- будущие docker compose файлы.
На нулевом этапе здесь фиксируется только каркас. Рабочий `docker-compose.dev.yml` создается отдельным этапом после согласования ports/domains и стратегии подключения текущих Launcher/Plane runtime.
## Expected files
```text
infra/
.env.example
docker-compose.dev.yml
docker-compose.staging.yml
reverse-proxy/
authentik/
```
## Current decision
Текущий Plane runtime не переносится в compose платформы до backup и отдельного шага миграции.