[PR #297] [MERGED] Add Garage S3 with UI #344

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

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/297
Author: @vniehues
Created: 8/22/2025
Status: Merged
Merged: 8/23/2025
Merged by: @Siumauricio

Base: mainHead: add_garage_s3_with_ui


📝 Commits (8)

  • f3c94d6 Add docker-compose.yml and garage.svg blueprint files for Garage service
  • b8a8ac9 Fix syntax error in template.toml for environment variables in Garage blueprint
  • d1f139d Fix syntax error in template.toml for environment variables in Garage blueprint
  • 1cfc0a3 Update template.toml and docker-compose.yml for refined env variables and domain config in Garage blueprint
  • 3a66b65 processed meta.json
  • efd90cc renamed blueprint folder
  • 544478b Merge branch 'main' into add_garage_s3_with_ui
  • 1cd68bf feat: add Garage S3 with Web UI entry to meta.json

📊 Changes

4 files changed (+142 additions, -0 deletions)

View changed files

blueprints/garage-with-ui/docker-compose.yml (+25 -0)
blueprints/garage-with-ui/garage.svg (+44 -0)
blueprints/garage-with-ui/template.toml (+57 -0)
📝 meta.json (+16 -0)

📄 Description

What is this PR about?

Add Garage S3 service template


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/297 **Author:** [@vniehues](https://github.com/vniehues) **Created:** 8/22/2025 **Status:** ✅ Merged **Merged:** 8/23/2025 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `main` ← **Head:** `add_garage_s3_with_ui` --- ### 📝 Commits (8) - [`f3c94d6`](https://github.com/Dokploy/templates/commit/f3c94d601fd344eae0ceaa1cb77d9d35f6e72247) **Add `docker-compose.yml` and `garage.svg` blueprint files for Garage service** - [`b8a8ac9`](https://github.com/Dokploy/templates/commit/b8a8ac987672e8a21144f2c03edd79ad8ca3195d) **Fix syntax error in `template.toml` for environment variables in Garage blueprint** - [`d1f139d`](https://github.com/Dokploy/templates/commit/d1f139d044899ce3e5bb741750bbcb701fe817c3) **Fix syntax error in `template.toml` for environment variables in Garage blueprint** - [`1cfc0a3`](https://github.com/Dokploy/templates/commit/1cfc0a33209e9823d89bd5b6a3efea38a70f873a) **Update `template.toml` and `docker-compose.yml` for refined env variables and domain config in Garage blueprint** - [`3a66b65`](https://github.com/Dokploy/templates/commit/3a66b6575d7d96d67c8a76f0b562c0315b9fe7d0) processed meta.json - [`efd90cc`](https://github.com/Dokploy/templates/commit/efd90cc1113ec59aea37797adbd71c70c811a2b3) renamed blueprint folder - [`544478b`](https://github.com/Dokploy/templates/commit/544478b5cb234871232321418ee932ccd9050881) Merge branch 'main' into add_garage_s3_with_ui - [`1cd68bf`](https://github.com/Dokploy/templates/commit/1cd68bf39f0eb6a6b12642a83bdf5744c0f19e27) feat: add Garage S3 with Web UI entry to meta.json ### 📊 Changes **4 files changed** (+142 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/garage-with-ui/docker-compose.yml` (+25 -0) ➕ `blueprints/garage-with-ui/garage.svg` (+44 -0) ➕ `blueprints/garage-with-ui/template.toml` (+57 -0) 📝 `meta.json` (+16 -0) </details> ### 📄 Description ## What is this PR about? Add [Garage S3](https://git.deuxfleurs.fr/Deuxfleurs/garage) service template --- ### 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:53 -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#344