Replies: 1 comment
-
any information about this available? |
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,
I took part at your Workshop at WeAreDevelopers last week and really liked it!
I would love to try out eclipse store in a new subproject. The only problem is that everything we
build runs in the open telekom cloud and as far as I can tell there is no blob connector for that.
If I understand that correctly, the OTC's object storage service has basically a S3 api, so I wonder how
difficult it would be to adapt the existing S3 connector. I tried to just configure the amazon s3 connector
using our obs credentials (or minio storage credentials for local use), but this does not seem promising
(
The AWS Access Key Id you provided does not exist in our records.
, so I guess, the api is too tightly built around aws?)Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions