cms.c2sgmbh/docs
Martin Porwoll a066539129 feat: add automated PostgreSQL backup system with S3 offsite storage
- Add backup-db.sh for daily automated backups via cron
- Add restore-db.sh for interactive database restoration
- Add setup-backup.sh for easy setup on new servers
- Support local and S3 (Hetzner Object Storage) backup locations
- 30-day retention with automatic cleanup
- Credentials stored securely in ~/.pgpass and ~/.s3cfg
- Comprehensive documentation with disaster recovery checklist

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-11 14:10:39 +00:00
..
anleitungen feat: add automated PostgreSQL backup system with S3 offsite storage 2025-12-11 14:10:39 +00:00
INFRASTRUCTURE.md feat: BullMQ queue system for email and PDF processing 2025-12-09 22:59:17 +00:00