/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
MinIO stops distributing free Docker images
(github.com)
672 points
LexSiga
| 2 comments |
22 Oct 25 06:17 UTC
|
HN request time: 0.002s
|
source
Show context
weinzierl
◴[
22 Oct 25 09:00 UTC
]
No.
45666465
[source]
▶
>>45665452 (OP)
#
Not a full replacement but there is Garage, which was quite well received in other HN threads.
https://git.deuxfleurs.fr/Deuxfleurs/garage
replies(4):
>>45666564
#
>>45666674
#
>>45666741
#
>>45666940
#
znpy
◴[
22 Oct 25 09:39 UTC
]
No.
45666741
[source]
▶
>>45666465
#
Afaik Ceph has its own object-storage functionality as well, which seems to be S3-compatible:
https://docs.ceph.com/en/latest/radosgw/#object-gateway
replies(2):
>>45666944
#
>>45667241
#
a10c
◴[
22 Oct 25 10:49 UTC
]
No.
45667241
[source]
▶
>>45666741
#
I believe you're forced to have your data backed by a Ceph OSD. Whereas Minio can point to an NFS share on a NAS.
replies(2):
>>45668017
#
>>45669951
#
1.
dpedu
◴[
22 Oct 25 14:47 UTC
]
No.
45669951
{3}
[source]
▶
>>45667241
#
Minio used to be able to do this, but they dropped this feature - "gateway mode" - several years ago.
replies(1):
>>45679269
#
ID:
GO
2.
a10c
◴[
23 Oct 25 07:42 UTC
]
No.
45679269
[source]
▶
>>45669951 (TP)
#
Minio doesn't need to have first-class support for NFS. You can quite easily point an NFS share mounted as a directory in the Minio container.
↑