Implement a simple backup solution.
- should be possible to trigger back at night
- in default, backup should be a tar.gz
- it should be possible to define folderns to be in the backup? Or just the content?
- should be possible to extend, maybe the backup file should be uploaded to s3
Implement a simple backup solution.