Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use other AWS/S3 Object Stores #201

Open
promiseowolabi opened this issue Oct 2, 2017 · 2 comments
Open

Use other AWS/S3 Object Stores #201

promiseowolabi opened this issue Oct 2, 2017 · 2 comments

Comments

@promiseowolabi
Copy link

Can we use some other S3 compliant object storage?
and how can we define the object store endpoint?

@kobmic
Copy link
Contributor

kobmic commented Oct 16, 2017

Sorry for late answer - at the moment there is no support for other S3 compliant endpoints (no plans to implement this either). But the slicebox project accepts pull requests. Starting point could be to change the se.nimsa.sbx.storage.S3Storage way to build the s3 client. The underlying AWS Java SDK allows to configure a different endpoint via AwsClientBuilder.withEndpointConfiguration method.

@ghisvail
Copy link

@promiseowolabi What other object storage service do you want supported?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants