Initial commit

This commit is contained in:
Yaser
2026-08-13 19:42:08 +03:30
commit d59bf30ef0
173 changed files with 11702 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
---
# Production cutover overlay — Shahoo replaces Gereh on www.* (use after T5.2 QA sign-off).
# Copy to config/app.staging.yml (or app.production.yml) and set OPENDAX_ENV accordingly.
#
# images.frontend: custom/shahoo:1 ← main user-facing SPA
# Gereh service can be removed from compose after validation.
#
app:
domain: tibitex.com
subdomain: www
shahoo_subdomain: shahoo
images:
frontend: custom/shahoo:1
shahoo: custom/shahoo:1
shahoo_bff: custom/shahoo-bff:1