Hacker News new | ask | show | jobs
by KronisLV 385 days ago
Some that I've seen:

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)

1 comments

But which ones have a management UI?
None of those, if a quick search of "ui/gui/user experience" is of any indication.

Also looking for an alternative to MinIO since I also rely on the GUI for some things. But it feels like these things should probably be separate? Since they all expose a S3 compatible API interface, couldn't we have one GUI that can be used regardless of the backend?