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>
882 B
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.