You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 years ago | |
---|---|---|
.gitignore | 4 years ago | |
Readme.md | 4 years ago | |
config.py.example | 4 years ago | |
requirements.txt | 4 years ago | |
run.py | 4 years ago |
Readme.md
Remove old S3 Backups
Remove old Backups from thze DigitalOCean S3 Space.
Backups are createt as .tar.gz file ones per day.
The following Backups are keep:
- Last 7 days -> everything (one per day)
- Last 5 Weeks -> only one per month (Wednesday)
- Last 12 Month -> only one per Month (First Wednesday of the month)