So, basically, MinIO is dead. Time to move on, folks. Dead horse is dead. Kicking it will release toxic decomposition sludge.
Fun, I had just started using it as a the data store for a distributed Rust compilation cache, guess we're moving that somewhere else. Hopefully the choice of NixOS as our server OS will make this easier rather than harder. What alternatives do people recommend that has at least similar features-set and at least similar performance as MinIO?
MinIO stops distributing free Docker images
461–470 of 585 posts
Re: MinIO stops distributing free Docker images
#462Maintaining docker builds isn’t that huge of a burden (and likely very useful for them too), and they’re delegating hosting to a third party… I don’t get what they’re trying to achieve here.
Money
Re: MinIO stops distributing free Docker images
#463Earlier quoted context omitted.
Sad to break it to you but it was 30 years ago. We have a tendency to stick to what we know but everything changes constantly and us being connected amplifies that.
I imagine that this makes it much less viable for hobby use, or as a dependency for other open source projects, but setting up a private docker registry and building this image nightly isn’t onerous for any business
If they were hoping to drive conversions to paying customers, they've done the opposite, at least with my employer.
Re: MinIO stops distributing free Docker images
#464Ceph is an open source project run by a foundation. Minio is a company backed by VCs looking for a return. There is also seaweedfs, powerscale, openstack swift and hyperstore. The S3 compatible space is crowded.
https://docs.min.io/enterprise/aistor-object-store/administr...
Re: MinIO stops distributing free Docker images
#465Earlier quoted context omitted.
Well some say 'all publicity is good publicity', I think in this case it has hurt MinIO more than anything as far as public adoption is concerned.
I believe it's too early to judge public adoption. Let's see in a few years if it degrades somehow. For now, they jumped from 55,880 to 56,319 GitHub stars in one day. From the product side, I don't see how this should affect new adopters who didn't read the hn post yesterday
Re: MinIO stops distributing free Docker images
#466Earlier quoted context omitted.
That is not the problem here.
You're right. This is like they've stopped offering free gift wrapping. You can take it home in the plain package for free if you want.
If they are trying to push people to commercial services I typically attempt to steer away from companies that make rash decisions with a moments notice, rather than ones that would leave you high and dry.
Re: MinIO stops distributing free Docker images
#467Earlier quoted context omitted.
They're trying to force some free users to pay them for binary builds.
Are they? I even checked the pricing page, and there is no mention of any builds as paid features.
https://docs.min.io/enterprise/aistor-object-store/installat...
podman pull quay.io/minio/aistor/minio:latest
podman run minio/aistor/minio --version
So I suppose those are official binaries which require license to use.Re: MinIO stops distributing free Docker images
#468Earlier quoted context omitted.
I believe it's too early to judge public adoption. Let's see in a few years if it degrades somehow. For now, they jumped from 55,880 to 56,319 GitHub stars in one day. From the product side, I don't see how this should affect new adopters who didn't read the hn post yesterday
Pure anecdata: the fact that this is happening at all has us (at work) looking for alternatives. Once we finalize on the best one we'll swap out MinIO permanently. I can't imagine we're the only ones, but who knows?
In other words, what is the significant difference for your team that's worth changing the stack and navigating through the uncertainty of an alternative product?
Re: MinIO stops distributing free Docker images
#469Re: MinIO stops distributing free Docker images
#470Earlier quoted context omitted.
Are they? I even checked the pricing page, and there is no mention of any builds as paid features.
https://www.min.io/download?platform=docker https://docs.min.io/enterprise/aistor-object-store/installat... podman pull quay.io/minio/aistor/minio:latest podman run minio/aistor/minio --version So I suppose those are official binaries which require license to use.
Do you think Docker binaries are something that could hypothetically drive conversion from AGPL users to commercial licenses?