mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-12 01:56:43 -05:00
[PR #199] [CLOSED] feat(garage): add garage blueprint with docker-compose and config #273
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Dokploy/templates/pull/199
Author: @Manan-Santoki
Created: 6/25/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (10+)
c663bd9feat(garage): add garage blueprint with docker-compose and confige8c4bf6feat(garage): enhance docker setup and configurationcb77643refactor(blueprints): remove unused garage mounts config18959c1refactor(blueprints): clean up garage template files7a5b14efix(garage): correct healthcheck command in docker-compose607b981refactor(garage): simplify docker-compose and template configuratione1d67e3refactor(garage): update docker-compose and config template for garagee96b98cfix(garage): add missing garage.toml volume mount92464e2fix(garage): correct s3_web root_domain and update config patha24cacerefactor(garage): restructure config env variables in template📊 Changes
4 files changed (+213 additions, -0 deletions)
View changed files
➕
blueprints/garage/docker-compose.yml(+28 -0)➕
blueprints/garage/garage-logo.svg(+120 -0)➕
blueprints/garage/template.toml(+50 -0)📝
meta.json(+15 -0)📄 Description
Add new Garage blueprint including:
Garage is an open-source distributed object storage service for self-hosting.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.