This repository contains automated backup scripts for WordPress sites hosted on VPS.
backup-all-sites.sh
- Complete backup of all WordPress sites with databasesbackup-simple.sh
- VS Code integrated backup with download instructionsbackup-and-transfer.sh
- Combined backup and transfer scriptBACKUP_SETUP_GUIDE.md
- Setup and usage instructions
- ✅ Full WordPress site backups (files + databases)
- ✅ Automated compression and archival
- ✅ Cron job scheduling for daily backups
- ✅ VS Code integration for easy downloads
- ✅ Comprehensive logging
Run daily automated backups:
./backup-all-sites.sh
For VS Code downloads:
./backup-simple.sh
Backups run automatically daily at 2:00 AM via cron job.
- hunting.diy
- huntshadow.com
- jeremycriddle.com
- reedaid.com
- skywatchmesh.com
- turkeyandelk.com
Repository: unassistedultra/backup-scripts
Author: Jeremy Criddle (@unassistedultra)