Using min.io instead of S3 to upload files

Hi guys!

I have read some topics but I couldn’t make the minio work instead of s3 for file uploads. I believe I must upload a certificate of letsencrypt - but I don’t know exactly where and how to do it.
I’m using docker-compose

Did someone get this working? Can you share the steps you followed in order to make this work?

Hi Reichert,
Thanks for bringing this issue to our attention. In response to this issue a change has been raised for review recently to support MinIO with our S3 plugin. You may track it here: fix: S3 plugin: provide support for MinIO by sumitsum · Pull Request #11766 · appsmithorg/appsmith · GitHub . It should be available on cloud and self hosted instances in a few days. Once this change becomes available, a separate dropdown will get added to for MinIO when configuring the S3 plugin datasource.
However, even with this change the S3 plugin will not be able to connect with any S3 server that uses self signed certficate. A separate issue has been raised to track it: [Bug]: S3 plugin: provide support to connect with servers that use self signed certificates. · Issue #11767 · appsmithorg/appsmith · GitHub