Overview
Garage is a distributed object storage service with an S3-compatible interface. It is designed to replicate data across nodes in different physical locations and remain available when some servers cannot be reached, while prioritizing lightweight operation for small-to-medium self-hosted deployments.
Features and best fit
Based on official documentation; not hands-on tested · Content checked:
Provide object storage that existing S3-compatible applications can use
Its S3-compatible interface makes Garage usable as a storage target for applications and backup tools that already understand S3, while keeping data on infrastructure the operator controls.
Sources: [2]
Replicate data across physical locations for resilience to node and site failures
Garage is designed around clusters whose nodes may live at different physical locations, replicating data so storage can stay available when individual servers become unreachable.
Sources: [2]
For homes and small organizations that want S3-compatible storage across their own servers
It fits environments that do not need hyperscale storage but have multiple servers or sites and want one object-storage layer for application data or backups.
Sources: [2]
Plan distributed-storage recovery and understand the GitHub mirror and AGPL status
Replication is not a substitute for independent backups; capacity, network partitions, failure domains, and recovery need explicit planning. Garage is AGPL-3.0. The GitHub repository describes itself as a mirror of the main repository at git.deuxfleurs.fr/Deuxfleurs/garage, and this mirror does not publish GitHub Releases.
Official sources
- [1]deuxfleurs-org/garage repository metadata(2026-09-18)
- [2]Garage README(2026-09-18)
- [3]Garage LICENSE(2026-09-18)
Supplemental curator note
Garage deliberately targets small-to-medium self-hosted clusters spread across physical locations rather than hyperscale storage. This GitHub repository is a mirror; the upstream source of record lives on Deuxfleurs' Git service.
Try it in 3 steps
- 1
Get the source
git clone --depth 1 https://github.com/deuxfleurs-org/garage.git - 2
Enter the repository
cd garage - 3
Check the official steps
Continue with the commands in the README Installation, Quick Start, or Getting Started section.
find . -maxdepth 1 -iname 'README*' -exec sed -n '1,220p' {} \; -quit
Growth
Growth trends · Last 30 days
4,545 Stars
Trend data is still being collected.
Development activity
Last 90 days · weekly
- Commits (last 30 days)
- 70
- Open PRs
- 0
Development activity is still being collected.
Built with
Categories and tags
Categories
GitHub data
GitHub dataView detailed GitHub data
GitHub Topics
- s3
- object-storage
- rust
- Stars
- 4,545
- Forks
- 176
- Watchers
- 21
- Open issues
- 0
- Primary language
- Rust
- License
- AGPL-3.0
- Repository last updated
- Sep 17, 2026
Related information
Write a related articleShare a guide or use case for this OSS in Markdown. Articles are published after administrator approval.
Explore next
- n8n205,216 Stars
A fair-code platform combining a visual canvas and code for service integrations, workflows, and AI agents.
TypeScript - Ollama181,198 Stars
A runtime for downloading and running open models on a computer or server through a CLI and local API.
Go - AUTOMATIC1111 Stable Diffusion WebUI164,915 Stars
A Gradio UI for Stable Diffusion image generation, editing, model selection, extensions, and APIs.
Python - Dify156,270 Stars
A visual LLM application platform combining AI workflows, RAG, agents, model management, and observability.
TypeScript - Open WebUI152,457 Stars
A self-hosted AI workspace for Ollama and OpenAI-compatible model providers.
Python
Report incorrect information
Tell us if any listing information is incorrect or outdated.