Using an Actual S3 Bucket? #940
Unanswered
akashisama
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi, in principle you should be able to use S3 though I do not have an explicit example to share have with you. You can configure the wis2box.env to use S3 provided by Amazon Web Services by updating the WIS2BOX_STORAGE_* variables:
If you have an issue configuring wis2box to use S3 provided by Amazon Web Services you may also report this as a new issue in this repository: |
Beta Was this translation helpful? Give feedback.
1 reply
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, as I understand it, the default storage option is to have MinIO imitate an s3 bucket on the instance storage. I'm wondering is it possible to use an actual S3 bucket for storage instead? Does anyone have experience with this and if so, do you have an example of a working configuration?
The main reason we'd prefer this is that then the data urls will continue to work when we delete the instance and bring up a new one.
Beta Was this translation helpful? Give feedback.
All reactions