Otter@lemmy.ca to Selfhosted@lemmy.worldEnglish · 3 个月前GitHub - minio/minio: "This repository was archived by the owner on Apr 25, 2026. It is now read-only."github.comexternal-linkmessage-square61linkfedilinkarrow-up1164arrow-down14
arrow-up1160arrow-down1external-linkGitHub - minio/minio: "This repository was archived by the owner on Apr 25, 2026. It is now read-only."github.comOtter@lemmy.ca to Selfhosted@lemmy.worldEnglish · 3 个月前message-square61linkfedilink
minus-squareSamsy@lemmy.mllinkfedilinkEnglisharrow-up9·edit-23 个月前Shit, I am actually building a webtool and thought Minio could be a good part to be a file storage in it. What’s an good alternative? Edit: I try “garage”
minus-squaretapdattl@lemmy.worldlinkfedilinkEnglisharrow-up12·3 个月前There’s also SeaweedFS that I’ve used as an S3 compatible fileserver
minus-squarelime!@feddit.nulinkfedilinkEnglisharrow-up11arrow-down8·3 个月前…a hard disk? you can just write data to a file
minus-squareAppoxo@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up11arrow-down1·3 个月前Not if you want to validate S3 compatibility for an actual future use case or, * can you imagine*, just for the fun of it.
minus-squarelime!@feddit.nulinkfedilinkEnglisharrow-up9arrow-down5·3 个月前i’ll give you the second case, but nobody should plan for putting stuff on aws with the world as it looks right now…
minus-squaredan@upvote.aulinkfedilinkEnglisharrow-up6·edit-23 个月前Practically every other object storage provider offers an S3-compatible API.
minus-squarepticrix@lemmy.calinkfedilinkEnglisharrow-up5·3 个月前I use S3 with OVH at my workplace. So it’s not just aws / google.
minus-squareqaz@lemmy.worldlinkfedilinkEnglisharrow-up2·3 个月前S3 isn’t just an AWS thing anymore. It has kind of become the standard object storage protocol, and almost every cloud provider uses it aside from a few the made their own API’s (e.g. Azure Blob storage)
minus-squareAppoxo@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up4·3 个月前IONOS and ImpossibleCloud for instance are ones we use. I think Hetzner and OVH also offer S3 buckets.
minus-squareqaz@lemmy.worldlinkfedilinkEnglisharrow-up3·3 个月前Scaleway, Exoscale, Cyso, Contabo, UpCloud, and others too
minus-squareAppoxo@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up1·3 个月前There are numerous other vendors with S3 API-compatibility.
minus-squaresearabbit@piefed.sociallinkfedilinkEnglisharrow-up3arrow-down3·3 个月前Genuine question, what are the alternatives not called Azure/GCP?
Shit, I am actually building a webtool and thought Minio could be a good part to be a file storage in it. What’s an good alternative?
Edit: I try “garage”
There’s also SeaweedFS that I’ve used as an S3 compatible fileserver
…a hard disk? you can just write data to a file
Not if you want to validate S3 compatibility for an actual future use case or, * can you imagine*, just for the fun of it.
i’ll give you the second case, but nobody should plan for putting stuff on aws with the world as it looks right now…
Practically every other object storage provider offers an S3-compatible API.
I use S3 with OVH at my workplace. So it’s not just aws / google.
S3 isn’t just an AWS thing anymore. It has kind of become the standard object storage protocol, and almost every cloud provider uses it aside from a few the made their own API’s (e.g. Azure Blob storage)
any european ones?
IONOS and ImpossibleCloud for instance are ones we use.
I think Hetzner and OVH also offer S3 buckets.
Scaleway, Exoscale, Cyso, Contabo, UpCloud, and others too
There are numerous other vendors with S3 API-compatibility.
Genuine question, what are the alternatives not called Azure/GCP?