[PR #436] Add Apache Guacamole blueprint and metadata #455

Open
opened 2025-11-22 20:38:59 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/436
Author: @devdamo
Created: 10/9/2025
Status: 🔄 Open

Base: mainHead: Apache-Guacamole


📝 Commits (5)

  • d348da7 Add Apache Guacamole blueprint and metadata
  • f23f18c Reorder Grimoire entry in meta.json
  • aa82bb4 Remove custom initdb.sql and related volume mounts
  • 1d63103 Update docker-compose version and env variable name
  • d0f36a1 Add init-db service for Guacamole PostgreSQL setup

📊 Changes

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

View changed files

blueprints/guacamole/apache-guacamole.png (+0 -0)
blueprints/guacamole/docker-compose.yml (+48 -0)
blueprints/guacamole/template.toml (+16 -0)
📝 meta.json (+20 -0)

📄 Description

Introduces a new blueprint for Apache Guacamole, including docker-compose and template configuration files. Updates meta.json to register Guacamole with relevant metadata, tags, and links. This enables deployment and discovery of Guacamole as a remote desktop gateway solution.


🔄 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/436 **Author:** [@devdamo](https://github.com/devdamo) **Created:** 10/9/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `Apache-Guacamole` --- ### 📝 Commits (5) - [`d348da7`](https://github.com/Dokploy/templates/commit/d348da70a073aa3ed6b2627fb47a5e4ef7e8ce32) Add Apache Guacamole blueprint and metadata - [`f23f18c`](https://github.com/Dokploy/templates/commit/f23f18c793a868a5864ea47628529af5dc3c368d) Reorder Grimoire entry in meta.json - [`aa82bb4`](https://github.com/Dokploy/templates/commit/aa82bb419ced33b7e2d0658fa0e876dc76987309) Remove custom initdb.sql and related volume mounts - [`1d63103`](https://github.com/Dokploy/templates/commit/1d631038038dde4c370f51175fa67e47808609b0) Update docker-compose version and env variable name - [`d0f36a1`](https://github.com/Dokploy/templates/commit/d0f36a1be010d6d25cf5db4f04c393be7d3f1a9f) Add init-db service for Guacamole PostgreSQL setup ### 📊 Changes **4 files changed** (+84 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/guacamole/apache-guacamole.png` (+0 -0) ➕ `blueprints/guacamole/docker-compose.yml` (+48 -0) ➕ `blueprints/guacamole/template.toml` (+16 -0) 📝 `meta.json` (+20 -0) </details> ### 📄 Description Introduces a new blueprint for Apache Guacamole, including docker-compose and template configuration files. Updates meta.json to register Guacamole with relevant metadata, tags, and links. This enables deployment and discovery of Guacamole as a remote desktop gateway solution. --- <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:38:59 -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#455