Otter@lemmy.ca to Selfhosted@lemmy.worldEnglish · 4 months agoGitHub - minio/minio: "This repository was archived by the owner on Apr 25, 2026. It is now read-only."github.comexternal-linkmessage-square39linkfedilinkarrow-up1149
arrow-up1149external-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 · 4 months agomessage-square39linkfedilink
minus-squareSamsy@lemmy.mllinkfedilinkEnglisharrow-up9·edit-24 months 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-squarelime!@feddit.nulinkfedilinkEnglisharrow-up11·4 months ago…a hard disk? you can just write data to a file
minus-squareAppoxo@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up10·4 months 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-up9·4 months 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-squarepticrix@lemmy.calinkfedilinkEnglisharrow-up5·4 months agoI use S3 with OVH at my workplace. So it’s not just aws / google.
minus-squaresearabbit@piefed.sociallinkfedilinkEnglisharrow-up2·4 months agoGenuine question, what are the alternatives not called Azure/GCP?
minus-squareqaz@lemmy.worldlinkfedilinkEnglisharrow-up2·4 months 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·4 months agoIONOS and ImpossibleCloud for instance are ones we use. I think Hetzner and OVH also offer S3 buckets.
minus-squareqaz@lemmy.worldlinkfedilinkEnglisharrow-up3·4 months agoScaleway, Exoscale, Cyso, Contabo, UpCloud, and others too
minus-squareAppoxo@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up1·4 months agoThere are numerous other vendors with S3 API-compatibility.
minus-squaretapdattl@lemmy.worldlinkfedilinkEnglisharrow-up10·4 months agoThere’s also SeaweedFS that I’ve used as an S3 compatible fileserver
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”
…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…
I use S3 with OVH at my workplace. So it’s not just aws / google.
Genuine question, what are the alternatives not called Azure/GCP?
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.
There’s also SeaweedFS that I’ve used as an S3 compatible fileserver