TorbatYar/docs/deployment/deployment.md
Mortezakoohjani 12c8615615 Ship enterprise Accounting FE/API with CRUD parity and production wiring.
Adds accounting-service PATCH/archive, fiscal helpers, COA templates and setup status, plus SuperApp Accounting UI (DS, scoreboard, masters, vouchers, ledger, ops modules) with session refresh and HTTPS public API URLs.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 15:26:43 +03:30

882 B

Deployment Overview

Operational instructions for deploying TorbatYar. Architecture topology lives in deployment-architecture.md.

Quick Paths

Doc Use
production.md Production hosts, env, compose
ssl.md TLS and tenant certificate expansion
monitoring.md Health checks and logs
backup.md Backup procedures
restore.md Restore procedures
disaster-recovery.md DR outline

Local / Compose

cp .env.example .env
docker compose up -d --build

Services: Frontend :3000, Core :8000, Identity :8001, Keycloak :8080.