Add support for S3-compatible services #1654
Closed
JuanM04
started this conversation in
Feature Requests
Replies: 1 comment
-
Cloudflare is already supported: Line 16 in 6c8974a You should be able to set the We unfortunately are limiting support to Cloudflare / S3 at the moment. If you'd like something outside that, forking and modifying that storage config file is the best option. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Describe the feature
There could be another env variable in the configuration, like
S3_ENDPOINT
, to provide a S3-compatible endpoint different from AWS S3. This removes the necessity of a different configuration for Cloudflare — it could use the same env vars.Why is this feature important?
I would like to use S3-compatible storage solutions, not only AWS S3 (like Backblaze B2, Cloudflare R2, Hetzner S3, etc.).
Additional context, screenshots, and relevant links
No response
Beta Was this translation helpful? Give feedback.
All reactions