mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-12 01:56:43 -05:00
[PR #298] [MERGED] Fix Garage S3 storage separation #345
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/298
Author: @vniehues
Created: 8/23/2025
Status: ✅ Merged
Merged: 8/23/2025
Merged by: @Siumauricio
Base:
main← Head:fix_garage_file_separation📝 Commits (1)
1928e41Updatetemplate.tomlanddocker-compose.ymlto consolidate storage configuration in Garage blueprint📊 Changes
2 files changed (+6 additions, -6 deletions)
View changed files
📝
blueprints/garage-with-ui/docker-compose.yml(+6 -3)📝
blueprints/garage-with-ui/template.toml(+0 -3)📄 Description
What is this PR about?
After testing with multiple instances I noticed that they shared their data and meta directories.
This PR fixes that by using volumes instead.
Checklist
Before submitting this PR, please make sure that:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.