Offsite auto backup from S3 trunks every night at 03:00 to a 18TB hard drive.
- Raspberry Pi (currently running on v3)
- 32GB
- Secondary disk 18TB
- Wifi
Copy the .aws folder in the home dir and update the settings.
Change credentials-example
to credentials
.
Run the ./install.sh
Run the ./update.sh
Run the ./backup.sh
Run crontab -e
Install in crontab, eg:
0 3 * * * ~/backup.sh