Allow to use a different S3 bucket for backups #93
Labels
No labels
bug
contribution welcome
duplicate
enhancement
later
not planned
out of scope
question
upstream
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
tom79/Holos-App#93
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
I would like to be able to send my backups to a different S3 bucket than my media.
Use Case
I have a publicly readable S3 bucket for my media files, and pushing backups to the same location does not seems a good thing to do to me.
Of course, anonymous users don't have access to an index of the files on the bucket, but the backups name are predictable and can be bruteforted.
Possible Implementation
Allow to have different S3 buckets, and allow to choose which one to use for backups and which one for medias.