docfast/scripts
openclawd 76c1cc3bfb Add comprehensive backup and restore infrastructure
- scripts/borg-backup.sh: Complete disaster recovery backup (PostgreSQL, Docker volumes, configs, SSL certs, DKIM keys)
- scripts/borg-restore.sh: Automated restore from Borg backups with manual verification steps
- scripts/rollback.sh: Quick application rollback using Docker image tags
- Enhanced setup.sh with BorgBackup installation and cron job setup
- Updated README with detailed backup strategy documentation (2-tier: SQLite + Borg)

Backup retention: 7 daily + 4 weekly + 3 monthly Borg archives + 7 days SQLite snapshots
2026-02-15 11:06:42 +00:00
..
borg-backup.sh Add comprehensive backup and restore infrastructure 2026-02-15 11:06:42 +00:00
borg-restore.sh Add comprehensive backup and restore infrastructure 2026-02-15 11:06:42 +00:00
docfast-backup.sh Add complete infrastructure automation and documentation 2026-02-15 11:04:34 +00:00
migrate-to-postgres.mjs Fix migration script syntax 2026-02-15 10:18:48 +00:00
rollback.sh Add CI/CD deployment pipeline with Forgejo Actions 2026-02-15 11:02:43 +00:00
setup-secrets.sh Add CI/CD deployment pipeline with Forgejo Actions 2026-02-15 11:02:43 +00:00