Garage, a lightweight self hosted, S3 compatible object storage server that serves buckets the moment it boots.
Garage is a self hosted, S3 compatible object storage server written in Rust by Deuxfleurs. It is designed to be simple to operate and efficient on modest hardware, exposing the Amazon S3 API so tools and applications written for S3, such as backup agents, sync clients, static site tooling and data pipelines, work against it unchanged. This image runs Garage as a single node store, with the storage layout applied automatically so buckets are ready as soon as the machine boots.
cloudimg ships Garage hardened and fully patched, with the S3 API, the web bucket endpoint and the admin API fronted by TLS and every internal port bound to loopback. A per VM S3 access key, admin token, metrics token and RPC secret are generated on first boot with no default login, object data lives on a dedicated volume, and a paired deployment guide plus 24 by 7 support stand behind the image.