Post #459062
2026-02-27 15:40 UTC
Replies (5)
-
@heathenstorm@mastodon.social 2026-02-27 15:53
@bigcalm Minio kinda works still, despite the free console’s functionality being eviscerated. Had to knock together a few little scripts to ensure files but not directories could be accessed from the outside.
-
@zrail@hachyderm.io 2026-02-27 16:05
@bigcalm could look into VersityGW as well. That's an S3 compatible API on top of a regular file system.
-
@dermoe@mastodon.social 2026-02-27 19:09
@bigcalm I’ll have the same problem hopefully soon (need to setup my cluster first). One project I’m also looking at is https://github.com/rustfs/rustfs. I’m using minio at work but it got worse over time if you don’t pay their licence fees, which don’t make sense for our use case. So I would figure in a homeland situation you should get more features if you choose something else.
-
@james@social.wynning.tech 2026-02-27 21:51
@bigcalm I've used Minio and Garage and am in the process of migrating to Garage. I quite like it.
-
@kstrlworks@techhub.social 2026-03-01 05:58
@bigcalm MinIO open source is no longer maintained; it's fully archived. https://github.com/minio/minio They only sell the paid version, and you're better off with Garage, which is where most people migrated to.