You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I set up a Kubernetes cluster on OpenStack and installed Invenio using Helm. I want to test if it's possible to connect an object store (S3 or, in my case, Swift from OpenStack) to Invenio Web. What settings do I need to adjust? Or is this not possible yet?
Best regards
Wassilij Kaiser
The text was updated successfully, but these errors were encountered:
Sounds awesome. I don't use S3 backend yet, but hope to do in the future. So while I don't know how to configure it, I'll follow this to learn if/when someone solves it. 😄
Helm deployment currentlly do not include the S3 service (MinIO). See here for details.
If your OpenStack Swift supports the S3 API, use the S3 configuration with Swift’s endpoint and credentials. Otherwise, refer to Invenio’s documentation here for more information.
I set up a Kubernetes cluster on OpenStack and installed Invenio using Helm. I want to test if it's possible to connect an object store (S3 or, in my case, Swift from OpenStack) to Invenio Web. What settings do I need to adjust? Or is this not possible yet?
Best regards
Wassilij Kaiser
The text was updated successfully, but these errors were encountered: