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

Question Regarding S3 Compatible Backend Provider #124

Closed
jgould22 opened this issue Apr 13, 2023 · 2 comments
Closed

Question Regarding S3 Compatible Backend Provider #124

jgould22 opened this issue Apr 13, 2023 · 2 comments

Comments

@jgould22
Copy link

I am working through https://github.com/NVIDIA/aistore/blob/master/deploy/prod/docker/single/README.md to get a basic test setup going.

I would like to use an S3 Compatible store(MinIO or Ceph for example) however from what I can tell the aws provider does not have a setting (presumably because the underlying library does not provide this, see aws/aws-sdk#230)

Is there a way I can set the back-end provider to an s3 compatible store?

@alex-aizman
Copy link
Member

See:

Note also that any backend-specific credentials must be available at cluster startup, which is not easy to achieve when you have a pre-built container. Might make sense to, first, experiment with running aistore from the source where you don't have those restrictions.

@jgould22
Copy link
Author

Thank you for the quick response.

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

2 participants