--- title: Garage description: Garage is an S3-compatible distributed object storage service designed for self-hosting at a small-to-medium scale. hero: tagline: Garage is an S3-compatible distributed object storage service designed for self-hosting at a small-to-medium scale. image: file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/garage.webp actions: - text: Source link: https://git.deuxfleurs.fr/Deuxfleurs/garage icon: right-arrow - text: Deployment Chart link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/garage icon: right-arrow --- import { Aside } from '@astrojs/starlight/components'; # Purpose Clustered S3 storage provider. # Notes Considering moving to the [operator](https://github.com/rajsinghtech/garage-operator), but currently deploys as chart. Backing storage comes from [iSCSI](https://docs.alexlebens.dev/applications/democratic-csi-synology-iscsi/). Primary endpoint for most S3 targets, alongside PiBox and Digital Ocean. [Rclone](https://docs.alexlebens.dev/applications/rclone/) handles any kind of syncing to the other endpoints as needed.