Garage - An open-source distributed object storage service
Created 1/26/2026 at 2:30:52 AM • Edited 2/4/2026 at 7:07:34 AM
An open-source distributed object storage service tailored for self-hosting
Garage implements the Amazon S3 API and thus is already compatible with many applications.
The main goal of Garage is to provide an object storage service that is compatible with the S3 API from Amazon Web Services. We try to adhere as strictly as possible to the semantics of the API as implemented by Amazon and other vendors such as Minio or CEPH.
Useful links:
- https://garagehq.deuxfleurs.fr/documentation/quick-start/ *
- https://garagehq.deuxfleurs.fr/documentation/reference-manual/configuration/
- https://garagehq.deuxfleurs.fr/documentation/operations/multi-hdd/
- https://garagehq.deuxfleurs.fr/documentation/cookbook/kubernetes/
- https://garagehq.deuxfleurs.fr/documentation/reference-manual/monitoring/
Public