Storage Box: use per-machine subdirs, plan for multi-server
This commit is contained in:
parent
812d2085e9
commit
af67f8a00f
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@
|
||||||
"sshKey": "/home/openclaw/.ssh/docfast",
|
"sshKey": "/home/openclaw/.ssh/docfast",
|
||||||
"smtp": "Postfix + OpenDKIM configured. DKIM-signed emails working. SPF/DKIM/DMARC DNS records live.",
|
"smtp": "Postfix + OpenDKIM configured. DKIM-signed emails working. SPF/DKIM/DMARC DNS records live.",
|
||||||
"email": "noreply@docfast.dev",
|
"email": "noreply@docfast.dev",
|
||||||
"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)",
|
"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). IMPORTANT: Create per-machine subdirectories (e.g. ./docfast-1/) — this Storage Box will be shared across multiple servers.",
|
||||||
"cicd": "Forgejo Actions workflow (pending secrets setup)",
|
"cicd": "Forgejo Actions workflow (pending secrets setup)",
|
||||||
"infraDocs": "infrastructure/ directory with full provisioning scripts"
|
"infraDocs": "infrastructure/ directory with full provisioning scripts"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue