PingGhostOriginal post
Rank 1: Thread
Is it possible to add support to S3 like storage as Minio?
I can see that we already support AWS S3, so that wouldn't change a lot in the code except the part Region/URL
Summary
Developers are requesting support for S3-like storage in Minio and a generic system. Adding 👍 to the corresponding GitHub issues can show your interest. Since AWS S3 is already supported, implementing support for Minio should mainly involve adjusting the Region/URL in the code.