[PR #367] [MERGED] Add Garage S3 (without ui) and update Garage S3 with UI #402

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

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/367
Author: @vniehues
Created: 9/14/2025
Status: Merged
Merged: 9/21/2025
Merged by: @Siumauricio

Base: mainHead: fix_garage_service


📝 Commits (1)

  • c852e4c Add Garage S3 blueprint and update Garage S3 with UI

📊 Changes

6 files changed (+138 additions, -10 deletions)

View changed files

📝 blueprints/garage-with-ui/docker-compose.yml (+2 -2)
📝 blueprints/garage-with-ui/template.toml (+11 -7)
blueprints/garage/docker-compose.yml (+16 -0)
blueprints/garage/garage.svg (+44 -0)
blueprints/garage/template.toml (+48 -0)
📝 meta.json (+17 -1)

📄 Description

  • Introduced Garage S3 (without UI).
  • Updated docker-compose.yml and template.toml in Garage S3 with UI for refined environment variables, authentication guidance, and token support.
  • Bumped and pinned versions of Garage and Garage Web UI images.

🔄 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/367 **Author:** [@vniehues](https://github.com/vniehues) **Created:** 9/14/2025 **Status:** ✅ Merged **Merged:** 9/21/2025 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `main` ← **Head:** `fix_garage_service` --- ### 📝 Commits (1) - [`c852e4c`](https://github.com/Dokploy/templates/commit/c852e4c2f51092c68f9d439df5fb8dff365fc389) Add Garage S3 blueprint and update Garage S3 with UI ### 📊 Changes **6 files changed** (+138 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `blueprints/garage-with-ui/docker-compose.yml` (+2 -2) 📝 `blueprints/garage-with-ui/template.toml` (+11 -7) ➕ `blueprints/garage/docker-compose.yml` (+16 -0) ➕ `blueprints/garage/garage.svg` (+44 -0) ➕ `blueprints/garage/template.toml` (+48 -0) 📝 `meta.json` (+17 -1) </details> ### 📄 Description - Introduced Garage S3 (without UI). - Updated `docker-compose.yml` and `template.toml` in Garage S3 with UI for refined environment variables, authentication guidance, and token support. - Bumped and pinned versions of Garage and Garage Web UI images. --- <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:37:45 -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#402