Replace Minio with another S3 service #139

Open
opened 2026-02-16 12:51:36 -05:00 by yindo · 2 comments
Owner

Originally created by @Bricklou on GitHub (Feb 14, 2026).

Since the 13 february, the minio/minio repository has been archived and in parallel, the minio docker image won't receive any further updates.

The latest version of minio docker image still having unfixed CVE and vulnerability issues, I highly recommand to migrate all the self-hosted configuration to a more FOSS-friendly software. Here are some potential examples:

Originally created by @Bricklou on GitHub (Feb 14, 2026). Since the 13 february, the [minio/minio](https://github.com/minio/minio) repository has been archived and in parallel, the minio docker image [won't receive any further updates](https://github.com/minio/minio/issues/21714). The latest version of minio docker image still having unfixed CVE and vulnerability issues, I highly recommand to migrate all the self-hosted configuration to a more FOSS-friendly software. Here are some potential examples: - https://github.com/RustFS/RustFS - https://garagehq.deuxfleurs.fr/documentation/quick-start/
Author
Owner

@IngwiePhoenix commented on GitHub (Feb 14, 2026):

Since the backend of Stoat is written in Rust and also uses AGPL (if I read that LICENSE file right), a good pick would be GarageHQ, since it features a similiar license, is also written in Rust, and would thus offer the highest level of immediate integration with the rest of the microservices. Garage offers, to my knowledge anyway, Rust libraries to interact with their stuff - although they are S3 compatible too so...that probably does not matter too much.

@IngwiePhoenix commented on GitHub (Feb 14, 2026): Since the backend of Stoat is written in Rust and also uses AGPL (if I read that LICENSE file right), a good pick would be GarageHQ, since it features a similiar license, is also written in Rust, and would thus offer the highest level of immediate integration with the rest of the microservices. Garage offers, to my knowledge anyway, Rust libraries to interact with their stuff - although they are S3 compatible too so...that probably does not matter _too_ much.
Author
Owner

@baptisterajaut commented on GitHub (Feb 14, 2026):

I forgot about rustfs, they have a chart in the repo !! Thanks mate

@baptisterajaut commented on GitHub (Feb 14, 2026): I forgot about rustfs, they have a chart in the repo !! Thanks mate
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: stoatchat/self-hosted#139