S3 provider sends your file to amazon S3 and then deletes it locally
Required settings:
S3_BUCKET: in which bucket to save the backup
S3_PATH: where exactly in the bucket to save the backup
Scheduling backups
It is possible schedule backups to run automatically.
Configure backup frequency
For backups to work, your settings must be valid (otherwise it will just fail every time), and you need to tick the scheduled backups checkbox. The timer will be saved even after server restarts.
Settings are saved automatically, and if you had existing schedule configured and change frequency/turn off and then on again backups, the timer will be reset
We assume that daily is exactly every day, weekly is every 7 days, monthly is every 30 days
Restoring backups
Restore backup
Restoring backups is as easy as just uploading backup file to your instance!
Backups management from terminal
Creating backups
Backup settings are configured via environment variables
If you need to run backup for scp provider, you would run: