Проект разделен на два репозитория

This commit is contained in:
mi
2026-08-14 15:42:45 +03:00
parent e06a77ee1d
commit bbef7a30c9
521 changed files with 2597 additions and 2302 deletions
@@ -0,0 +1,28 @@
name: han-chat
include:
- path: ./infra/compose/application.yml
- path: ./nginx/docker-compose.yml
- path: ./redis/docker-compose.yml
- path: ./observability/docker-compose.yml
- path: ./deployment/docker-compose.jobs.yml
networks:
public:
name: han-chat-public
backend:
name: han-chat-backend
internal: true
egress:
name: han-chat-egress
observability:
name: han-chat-observability
internal: true
volumes:
redis-data:
nginx-certs:
nginx-acme-webroot:
nginx-cache:
frontend-static:
otel-queue: