←back to thread

672 points LexSiga | 2 comments | | HN request time: 0.58s | source
Show context
c0balt ◴[] No.45666555[source]
I'm glad to have migrated to garage in time. This is quite unfortunate though as a lot of open source projects, like plane.so, used minio via container images for s3 with docker compose.
replies(2): >>45667144 #>>45667305 #
1. Imustaskforhelp ◴[] No.45667144[source]
thoughts on https://github.com/coollabsio/minio ?

I feel like this could be used till the time plane.so or other projects feel like they could migrate to garage or maybe just use these coollabsio minio docker image?

replies(1): >>45667457 #
2. c0balt ◴[] No.45667457[source]
My problem was mostly that MinIO was not significantly better for my use-case then garage after the admin console was yanked. Thank you for the pointer though, I will take a look at this for my plane.so instance (using a private containerized minio there still).