From the Changelog: (https://github.com/minio/object-browser/blob/master/CHANGELO...)
"Deprecated support of accounts & policies management, this can be managed by using mc admin commands.
Deprecated support of bucket management, this can be managed by using mc commands.
Deprecated support of configuration management, this can be managed by using mc admin config commands. Please refer to the MinIO Client for more information.Deprecated support of accounts & policies management, this can be managed by using mc admin commands.
Deprecated support of bucket management, this can be managed by using mc commands.
Deprecated support of configuration management, this can be managed by using mc admin config commands. "
This PR that removes away all the features in the UI: https://github.com/minio/object-browser/pull/3509 . The discussion around this PR is locked.
I think that "Deprecated support" has another meaning. I hate when this kind of things happens.
Also any alternative that people are using that is similar?
SeaweedFS: https://github.com/seaweedfs/seaweedfs (Apache 2.0)
Garage: https://git.deuxfleurs.fr/Deuxfleurs/garage (AGPL)
Zenko: https://github.com/scality/Zenko (Apache 2.0)
To many of us, having a UI is an actual feature, in so much that if there are alternatives to MinIO that comes with a UI, I'd probably move to that.
I can see an individual or very small team using the web based GUI, but a large enterprise client would need automation that's done via the cli.