thumbor-community / aws

Thumbor AWS extensions
MIT License
155 stars 70 forks source link

Change S3 url through environment variable #93

Closed volyx closed 7 years ago

volyx commented 7 years ago

I want to use minio as S3 storage. https://minio.io/

Minio implements Amazon S3 v4 APIs. I think, that I just can change url from %amazon_s3_url% to %minio_url% and everything will work.

What do you think about it?

Bladrak commented 7 years ago

There is already a TC_AWS_ENDPOINT config option that should allow you to switch to minio, given their API is compatible. However, this is not editable through env var, but through your Thumbor configuration.

volyx commented 7 years ago

Thank you!

pscheit commented 4 years ago

So @volyx did it work? Thinking about minio as well. Any learnings?

volyx commented 4 years ago

Yes, It did as I remembered. I moved to imgproxy quickly

вс, 22 мар. 2020 г., 20:31 Philipp Scheit notifications@github.com:

So @volyx https://github.com/volyx did it work? Thinking about minio as well. Any learnings?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/thumbor-community/aws/issues/93#issuecomment-602243994, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA5GYQTRZXZCJVBT6QCDW4DRIZDPPANCNFSM4DT37VKQ .