[PR #327] [MERGED] Add Libredesk service #3136

Closed
opened 2026-04-25 17:58:30 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: add_libredesk_template


📝 Commits (6)

  • f3a34f9 Add Libredesk blueprint with template.toml, docker-compose.yml, and meta data updates for self-hosted customer support desk
  • 275c0cf Update meta.json links for Libredesk blueprint
  • 11a09fc Merge branch 'main' into add_libredesk_template
  • 5c1d116 Update meta.json
  • 58f6a36 Merge branch 'main' into add_libredesk_template
  • 5c4578c Reorganize Libredesk entry in meta.json

📊 Changes

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

View changed files

blueprints/libredesk/docker-compose.yml (+54 -0)
blueprints/libredesk/libredesk.svg (+11 -0)
blueprints/libredesk/template.toml (+152 -0)
📝 meta.json (+16 -0)

📄 Description

What is this PR about?

Add Libredesk 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/327 **Author:** [@vniehues](https://github.com/vniehues) **Created:** 9/2/2025 **Status:** ✅ Merged **Merged:** 9/21/2025 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `main` ← **Head:** `add_libredesk_template` --- ### 📝 Commits (6) - [`f3a34f9`](https://github.com/Dokploy/templates/commit/f3a34f90af57658139f2cc1741549453df349455) Add Libredesk blueprint with `template.toml`, `docker-compose.yml`, and meta data updates for self-hosted customer support desk - [`275c0cf`](https://github.com/Dokploy/templates/commit/275c0cf369e6b57b45417bb0b3a852d9203aa87d) Update `meta.json` links for Libredesk blueprint - [`11a09fc`](https://github.com/Dokploy/templates/commit/11a09fca451dc14bc20f05f8107077167a0f54a4) Merge branch 'main' into add_libredesk_template - [`5c1d116`](https://github.com/Dokploy/templates/commit/5c1d116a84f725f00d1dd3acb2a1a1c2a7d4cabb) Update meta.json - [`58f6a36`](https://github.com/Dokploy/templates/commit/58f6a36f19cd1883265ae47ae2a1519f66f93f50) Merge branch 'main' into add_libredesk_template - [`5c4578c`](https://github.com/Dokploy/templates/commit/5c4578ccc5a792294069ebbd8c0aff179acfdb70) Reorganize Libredesk entry in meta.json ### 📊 Changes **4 files changed** (+233 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/libredesk/docker-compose.yml` (+54 -0) ➕ `blueprints/libredesk/libredesk.svg` (+11 -0) ➕ `blueprints/libredesk/template.toml` (+152 -0) 📝 `meta.json` (+16 -0) </details> ### 📄 Description ## What is this PR about? Add [Libredesk](https://libredesk.io) 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 2026-04-25 17:58:30 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#3136