git init
Some checks failed
CI / containers (push) Has been cancelled
CI / agent (push) Has been cancelled
CI / backend (push) Has been cancelled
CI / frontend (push) Has been cancelled

This commit is contained in:
2026-09-19 19:31:36 +03:00
commit c4dc19cd41
78 changed files with 13045 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
# Start from the maintained file in control-plane/:
# cp control-plane/.env.example control-plane/.env
# docker compose -f control-plane/docker-compose.yml up -d --build
include:
- ../control-plane/docker-compose.yml