|
|
7bf83e75ed
|
docs(vibe): add erp/ guidebook (Dolibarr deployment + backup/recovery + ops)
Dedicated tree-docs guidebook under vibe/guidebooks/erp/ for the lab's most
data-critical app, cross-linked from the applications hub (bidirectional):
- README.md : Dolibarr 22.0.4 on Postgres; data-criticality; overview
diagram; the Vault-unseal-before-scale recovery ordering (CAUTION).
- deployment.md : upstream image + custom entrypoint (MySQL->psql), the
50Gi Longhorn RWX documents PVC, Vault CRDs + the shared app_roles iac, init
scripts (conf.php creds, table-ownership), ingress, CI.
- backup-and-recovery.md: the Ansible CronJob pg_dump (daily 04:00, 15-day
retention) + restore Job (scale-0 -> restore -> scale-1); the cluster recovery
ordering (Longhorn -> Vault unseal -> erp scale-up).
- operations.md : the read-only bin/arcodange CLI, static/company.json,
Deno+Playwright tests, day-2 ops.
erp code via full gitea URLs; CLUSTER_RECOVERY.md by name; 2 mermaid diagrams
MCP-validated; zero dead links.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-06-23 22:12:11 +02:00 |
|