Using non-AWS S3-compatible Storage Providers #1969
Closed
joshuajung
started this conversation in
Ideas
Replies: 1 comment
-
|
Resolved via #2017, thanks again! |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I am just setting up Twenty on Google Cloud Platform and would like to use Google Storage as an S3-compatible storage provider.
I have
STORAGE_S3_REGIONtostorage.googleapis.com, but the AWS SDK seems to concatenate this tos3.storage.googleapis.com.amazonaws.com, resulting in this log entry:Is there currently a way to use S3-compatible buckets from other providers than AWS?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions