Otter@lemmy.ca to Selfhosted@lemmy.worldEnglish · 2 days agoGitHub - minio/minio: "This repository was archived by the owner on Apr 25, 2026. It is now read-only."github.comexternal-linkmessage-square45linkfedilinkarrow-up1146arrow-down16
arrow-up1140arrow-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 · 2 days agomessage-square45linkfedilink
minus-squareSamsy@lemmy.mllinkfedilinkEnglisharrow-up7·edit-22 days agoShit, 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·2 days agoThere’s also SeaweedFS that I’ve used as an S3 compatible fileserver
minus-squarelime!@feddit.nulinkfedilinkEnglisharrow-up11arrow-down7·2 days ago…a hard disk? you can just write data to a file
minus-squareAppoxo@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up9arrow-down1·2 days agoNot 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·2 days agoi’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-21 day agoPractically every other object storage provider offers an S3-compatible API.
minus-squarepticrix@lemmy.calinkfedilinkEnglisharrow-up5·2 days agoI use S3 with OVH at my workplace. So it’s not just aws / google.
minus-squareqaz@lemmy.worldlinkfedilinkEnglisharrow-up2·2 days agoS3 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·2 days agoIONOS and ImpossibleCloud for instance are ones we use. I think Hetzner and OVH also offer S3 buckets.
minus-squareqaz@lemmy.worldlinkfedilinkEnglisharrow-up3·edit-22 days agoScaleway, Exoscale, Cyso, Contabo, UpCloud, and others too
minus-squareAppoxo@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up1·2 days agoThere are numerous other vendors with S3 API-compatibility.
minus-squaresearabbit@piefed.sociallinkfedilinkEnglisharrow-up3arrow-down3·2 days agoGenuine 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?