What to Back Up
Database Backup
Manual Backup
Compressed Backup
Automated Daily Backup
Create a cron job on the host:
Add:
Document Storage Backup
MinIO to Local
MinIO to S3
Restore
Database
Documents
Disaster Recovery
For full disaster recovery, maintain offsite copies of:
- Database dump (daily)
- Document storage (daily or real-time sync)
.env file (after any config change)
docker-compose.yml (after any modification)
Store backups in a different location than your deployment. Use encrypted storage for backups containing PII.