New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.


Comments
garage? you can even serve the static files directly on it. any pre research on the options?
Some old threads regarding self hosted S3 softwares:
As for 2026 stack, not sure about others, but for me I just vibe coded my own S3 software for fun and it works for me lol.
Your common options are RustFS, Garage, or SeaweedFS.
https://github.com/rustfs/rustfs
https://github.com/deuxfleurs-org/garage
https://github.com/seaweedfs/seaweedfs
what about MiniO ?
https://github.com/minio/minio
Yes, grarage I remember that it is not very friendly to single-node deployment.
I tried RustFS a little earlier, not sure how it is now, I will try it recently
Minio used to be almost the best choice, but they archived the OOS version and stopped maintenance. The community fork version was basically inactive and unattended by anyone. Considering the increasing number of service vulnerabilities, I think it is no longer suitable as a long-term solution. Future maintenance is a problem......