Files
tilbudgivern/scripts/backup-run.sh
alexpolo1 9d1b1917a7 Add comprehensive database backup setup and scripts
- Created DATABASE_BACKUP_SETUP.md for detailed backup instructions
- Implemented backup-databases.sh for automated database backups
- Added logrotate configuration for managing backup logs
- Developed setup scripts for user-specific backup configurations
- Included error handling and logging in backup processes
- Established cron job setup for automated backups
- Provided examples and troubleshooting tips in documentation
2025-11-16 21:12:29 +00:00

4 lines
140 B
Bash
Executable File

#!/bin/bash
# Backup wrapper - now backup script sources .env itself
exec /mnt/HC_Volume_103713257/tilbudgivern/scripts/backup-databases.sh