Elektrine lite

← Feed

@bigcalm@mendeddrum.org

Post #459062

2026-02-27 15:40 UTC

Anybody use a self hosted object storage solution that is S3 compatible? Ones I'm pondering are MinIO or Garage. #selfhosting

Replies (5)

  • @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.

    Open ##1197797

  • @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.

    Open ##1197798

  • @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.

    Open ##1197799

  • @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.

    Open ##1197801

  • @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.

    Open ##1197803