[PR #556] [MERGED] feat: emqx template (MQTT Broker) #1119

Closed
opened 2026-04-16 11:26:45 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/556
Author: @nktnet1
Created: 11/29/2025
Status: Merged
Merged: 1/7/2026
Merged by: @Siumauricio

Base: canaryHead: emqx-template


📝 Commits (9)

  • 616603c feat: template for emqx
  • 8cf448b chore: process meta
  • f86ea38 fix: use websocket on port 443 instead of 8084
  • 15b5f54 docs: improve comments for emqx template
  • a885096 fix: use emqx service name
  • b51b3e2 fix: use dummy domain instead of traefik
  • 6b6b5c9 fix: explicitly list dokplok-network
  • ff2763e fix(emqx): restart unless stopped
  • 533a447 fix(emqx): add healthcheck

📊 Changes

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

View changed files

blueprints/emqx/docker-compose.yml (+58 -0)
blueprints/emqx/emqx.svg (+6 -0)
blueprints/emqx/template.toml (+11 -0)
📝 meta.json (+17 -0)

📄 Description

Full instuctions:


🔄 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/556 **Author:** [@nktnet1](https://github.com/nktnet1) **Created:** 11/29/2025 **Status:** ✅ Merged **Merged:** 1/7/2026 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `canary` ← **Head:** `emqx-template` --- ### 📝 Commits (9) - [`616603c`](https://github.com/Dokploy/templates/commit/616603cd9ce37e6fab92714e50fd059401b72876) feat: template for emqx - [`8cf448b`](https://github.com/Dokploy/templates/commit/8cf448bae8741e6bdffcdf1154ca07893572890b) chore: process meta - [`f86ea38`](https://github.com/Dokploy/templates/commit/f86ea38cd9c922f044a0c6d0091b739d19e9bdae) fix: use websocket on port 443 instead of 8084 - [`15b5f54`](https://github.com/Dokploy/templates/commit/15b5f544d962757af82d053e27bdb36a333c5577) docs: improve comments for emqx template - [`a885096`](https://github.com/Dokploy/templates/commit/a88509658a46c56d3166ff510a6f700182c1e00b) fix: use emqx service name - [`b51b3e2`](https://github.com/Dokploy/templates/commit/b51b3e276dd20f0ca1edcc13231d0b6e58e2b502) fix: use dummy domain instead of traefik - [`6b6b5c9`](https://github.com/Dokploy/templates/commit/6b6b5c95d88ecd6f34147b0ce5cd77e2e248e90d) fix: explicitly list dokplok-network - [`ff2763e`](https://github.com/Dokploy/templates/commit/ff2763e70a9a9b50a07e8a54f8c6cedf05693f1a) fix(emqx): restart unless stopped - [`533a447`](https://github.com/Dokploy/templates/commit/533a447afdc84b747dbd19f37bbd6963e3307f37) fix(emqx): add healthcheck ### 📊 Changes **4 files changed** (+92 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/emqx/docker-compose.yml` (+58 -0) ➕ `blueprints/emqx/emqx.svg` (+6 -0) ➕ `blueprints/emqx/template.toml` (+11 -0) 📝 `meta.json` (+17 -0) </details> ### 📄 Description Full instuctions: - https://github.com/Dokploy/dokploy/discussions/3126 --- <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-16 11:26:45 -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#1119