Minio removing the interface for community edition
-
Good find. https://github.com/minio/object-browser/pull/3509 removed all the features it seems.
@marcusquinn our tests were actually failing .
-
Sad to read this, what must the mInIO guys be thinking (oh yeah, doh, money)
Uninstalled Minio and will wait for a suitable open alternative -
-
@girish Will this fork be packaged instead?
-
@robi I haven't managed to get OIDC work as well. the minio cli only does s3 operations mostly .
-
I am so disappointed in Minio. I understand that finding a business model with FOSS software is a pain in the butt, but there really is something to be said about how valuable "free at home; cost at work" can be as a model. It is how Bitwarden has managed to actually take a chunk out of 1Password's market share.
-
I have pushed a major package version of minio now. Existing installations won't auto-update . If you want to keep the old feature set, do not update the app. I recommend migrating away to something else (not sure what though), if you don't plan to update since it doesn't seem like it will get any more security updates even.
The change log for the new package:
IMPORTANT: MinIO has decided to remove all administration features from the console. The UI now only has an object browser. You must now use the mc CLI tool for creating keys and setting up permissions.
IMPORANT: OIDC Auth has been removed upstream as well. You can only access MinIO using admin credentials after this update. Access key creation is no longer possible .