Using tutor with S3 AWS Storage

Hi,

Did any one succeeded in using S3 AWS Storage with tutor?
Would you please outline the steps to do it.

Thank you!
HN

1 Like

I’m looking to achieve the same, but without using the Minio plugin.

With the minio plugin in “gateway” mode it should be pretty straight forward, but it adds an unnecessary complication when you can and want to use the native S3 endpoints.

I’m deploying to Kubernetes in a CI environment, and I’ll patching the config/settings after tutor save and before tutor start

I’m looking to pretty much the same patches the Minio plugin uses, but with real AWS settings and skipping the custom S3_ENDPOINT