Garage on Ubuntu 24.04

Azure Storage

Garage, a lightweight self hosted, S3 compatible object storage server that serves buckets the moment it boots.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Overview

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.

Why the cloudimg image

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.

Common uses

  • S3 compatible object storage for applications and SDKs
  • Backup, archive and snapshot targets
  • Storage back end for sync clients and static content