# deuxfleurs-org/garage

(Mirror) S3-compatible object store for small self-hosted geo-distributed deployments. Main repo: https://git.deuxfleurs.fr/Deuxfleurs/garage

Repository: https://github.com/deuxfleurs-org/garage
Canonical: https://ross.abutalabs.com/products/garage
Homepage: https://garagehq.deuxfleurs.fr
Language: Rust
License: AGPL-3.0
License Family: copyleft
Topics: s3, object-storage, rust
Last push: 2026-08-23T19:57:55+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 35, longevity 100
- inputs: {"age_days": 1750, "days_push": 10, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4414, forks 171 (observed 2026-08-28T04:08:48.618752+00:00)

## What it is
Garage is an S3-compatible distributed object storage service written in Rust, designed for self-hosting at small-to-medium scale. It replicates data across geographically distributed nodes over the public Internet, staying lightweight, easy to operate, and resilient to machine and network failures.

## Use cases
- self-host an S3-compatible object store on my own servers
- replicate storage across multiple locations or home datacenters
- host static websites from an S3 bucket
- store Nextcloud, Mastodon, or Matrix media on S3
- use a lightweight S3 backend for restic or rclone backups
- build a storage cluster from heterogeneous second-hand hardware

## When to choose
- you need geo-distributed, redundant object storage without a dedicated datacenter backbone
- you want a single dependency-free binary with low CPU/RAM requirements
- you self-host apps (Nextcloud, Peertube, Mastodon) that need an S3 backend
- you want to expose buckets as static websites

## When to avoid
- you need full Amazon S3 API compatibility for advanced features
- you run a large-scale, single-datacenter deployment where Ceph or MinIO fit better
- you need Borg Backup or other non-S3 backup tools directly

## Facets
- artifact type: service
- maturity: active
- function: object-storage, self-hosted, api-framework
- domain: self-hosted, infrastructure-as-code, files, web-development
- platform: self-hosted, rust
- tags: s3-compatible, geo-distributed, distributed-storage, minio-alternative, static-website-hosting, backup, linux, docker, kubernetes

## Member repositories
- deuxfleurs-org/garage (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:48.618752+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:21:01.804280+00:00, confidence not recorded.
  - readme: https://github.com/deuxfleurs-org/garage (fetched 2026-08-28T04:08:48.618752+00:00, sha be8e6a944255)
  - homepage: https://garagehq.deuxfleurs.fr (fetched 2026-08-29T09:08:54.157153+00:00, sha 3411bdbd3dd8)
  - site_page: https://garagehq.deuxfleurs.fr/documentation (fetched 2026-08-29T09:08:54.174369+00:00, sha baa2f8c86fc7)
  - site_page: https://garagehq.deuxfleurs.fr/documentation/quick-start (fetched 2026-08-29T09:08:54.176303+00:00, sha c99fbd78fb25)
  - site_page: https://garagehq.deuxfleurs.fr/documentation/connect/websites (fetched 2026-08-29T09:08:54.178841+00:00, sha 07258cbc49f4)
  - site_page: https://garagehq.deuxfleurs.fr/documentation/connect/apps (fetched 2026-08-29T09:08:54.181900+00:00, sha b376c16d2d6d)
  - site_page: https://garagehq.deuxfleurs.fr/documentation/connect/backup (fetched 2026-08-29T09:08:54.185122+00:00, sha 0c564949e727)
- Data as of 2026-08-30T08:39:29.467469+00:00.
