[PR #298] [MERGED] Fix Garage S3 storage separation #345

Closed
opened 2025-11-22 20:35:54 -06:00 by GiteaMirror · 0 comments
Owner

📋 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: mainHead: fix_garage_file_separation


📝 Commits (1)

  • 1928e41 Update template.toml and docker-compose.yml to 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:

  • I have read the suggestions in the README.md file
  • I have tested the template in my instance, so the maintainers don't spend time trying to figure out what's wrong.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Dokploy/templates/pull/298 **Author:** [@vniehues](https://github.com/vniehues) **Created:** 8/23/2025 **Status:** ✅ Merged **Merged:** 8/23/2025 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `main` ← **Head:** `fix_garage_file_separation` --- ### 📝 Commits (1) - [`1928e41`](https://github.com/Dokploy/templates/commit/1928e41f1e8a2ad6764fc18e725c02ac9009ccac) Update `template.toml` and `docker-compose.yml` to consolidate storage configuration in Garage blueprint ### 📊 Changes **2 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `blueprints/garage-with-ui/docker-compose.yml` (+6 -3) 📝 `blueprints/garage-with-ui/template.toml` (+0 -3) </details> ### 📄 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: - [x] I have read the suggestions in the [README.md file](https://github.com/Dokploy/templates?tab=readme-ov-file#general-suggestions-when-creating-a-template) - [x] I have tested the template in my instance, so the maintainers don't spend time trying to figure out what's wrong. --- --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-22 20:35:54 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#345