Allow to use a different S3 bucket for backups #93

Closed
opened 2026-03-31 19:04:26 +00:00 by lucd · 0 comments
lucd commented 2026-03-31 19:04:26 +00:00 (Migrated from codeberg.org)

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.

<!-- Thanks for your suggestion! Please describe your idea clearly. Read our contributing guide: https://codeberg.org/tom79/Holos-App/src/branch/main/CONTRIBUTING.md --> ## Description I would like to be able to send my backups to a different S3 bucket than my media. ## Use Case <!-- Why do you need this? What problem does it solve? --> 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 <!-- Optional: Do you have ideas on how to implement this? --> Allow to have different S3 buckets, and allow to choose which one to use for backups and which one for medias.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
tom79/Holos-App#93
No description provided.