S3-compatible object store for small self-hosted geo-distributed deployments
Find a file
2025-01-09 00:41:35 +00:00
.cargo
.woodpecker woodpecker: use modern syntax for secrets (removes warning) 2024-12-23 18:00:22 +01:00
doc The version flag is required when applying a layout 2025-01-08 20:30:09 +00:00
nix use rust 1.77 in nix/compile.nix 2024-08-26 19:19:16 +02:00
script add extraVolumes and extraVolumeMounts to helm chart 2024-10-26 21:14:08 +02:00
src Formatting with 2025-01-04 16:52:23 +01:00
.dockerignore
.envrc
.gitignore
Cargo.lock Bump to version 1.0.1 2024-09-22 14:25:32 +02:00
Cargo.nix Bump to version 1.0.1 2024-09-22 14:25:32 +02:00
Cargo.toml Bump to version 1.0.1 2024-09-22 14:25:32 +02:00
default.nix [rm-sled] Remove the Sled database engine 2024-03-08 14:11:02 +01:00
Dockerfile
flake.lock update flake.lock 2025-01-04 16:29:42 +01:00
flake.nix update nixpkgs and rust-overlay sources in flake.nix 2024-08-26 19:19:16 +02:00
LICENSE
Makefile
README.md
rustfmt.toml
shell.nix shell.nix: expose devShellFull 2024-04-23 11:59:37 +03:00

Garage status-badge

Garage logo

[ Website and documentation | Binary releases | Git repository | Matrix channel ]

Garage is an S3-compatible distributed object storage service designed for self-hosting at a small-to-medium scale.

Garage is designed for storage clusters composed of nodes running at different physical locations, in order to easily provide a storage service that replicates data at these different locations and stays available even when some servers are unreachable. Garage also focuses on being lightweight, easy to operate, and highly resilient to machine failures.

Garage is built by Deuxfleurs, an experimental small-scale self hosted service provider, which has been using it in production since its first release in 2020.

Learn more on our dedicated documentation pages:

Garage is entirely free software released under the terms of the AGPLv3.