Skip to content
Posts
I recently build a beginner-friendly ansible playbook for Garage, a S3 compatible distributed object storage.
What is garage-docker-ansible-deploy? Garage is an open-source distributed object storage service tailored for self-hosting. The ansible playbook garage-docker-ansible-deploy helps you to set up such a cluster.
It comes with “batteries included” so it will automatically install docker and set up a reverse proxy (traefik).
You may be familiar with some related ansible playbooks that this playbook is based on