forked from spliit-app/spliit
-
-
Notifications
You must be signed in to change notification settings - Fork 12
[Idea] Local file uploads #86
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Affected area
Self-hosting and operations
Problem or opportunity
Currently file uploads are only possible with a S3 instance.
Desired outcome
File uploads should be possible without a S3 instance and should be stored within a docker volume when self-hosting. Additionally, it would be nice to have a way to backup/migrate files from a S3 instance to a local docker volume.
Alternatives or workarounds
I currently use a local S3 instance, however, this seems cumbersome and bloated.
Additional context
No response
Before submitting