Add Storage Box backup target to DocFast state

This commit is contained in:
Hoid 2026-02-16 17:02:01 +00:00
parent 522fddd9e9
commit 812d2085e9
5 changed files with 75 additions and 25 deletions

View file

@ -52,7 +52,7 @@
"sshKey": "/home/openclaw/.ssh/docfast",
"smtp": "Postfix + OpenDKIM configured. DKIM-signed emails working. SPF/DKIM/DMARC DNS records live.",
"email": "noreply@docfast.dev",
"backups": "BorgBackup daily at 03:00 UTC (local). PostgreSQL + Docker volumes + configs.",
"backups": "BorgBackup daily at 03:00 UTC (local). PostgreSQL + Docker volumes + configs. Off-site: ssh -p23 u149513-sub11@u149513-sub11.your-backup.de (SSH key installed at /root/.ssh/id_ed25519)",
"cicd": "Forgejo Actions workflow (pending secrets setup)",
"infraDocs": "infrastructure/ directory with full provisioning scripts"
},