[PR #1] Add mqtt dockers #5

Open
opened 2026-05-06 16:09:41 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/DyingStar-game/servers/pull/1
Author: @ddurieux
Created: 8/24/2025
Status: 🔄 Open

Base: mainHead: mqtts


📝 Commits (1)

📊 Changes

12 files changed (+78 additions, -0 deletions)

View changed files

mqtt-chat/README.md (+4 -0)
mqtt-chat/docker-compose.yaml (+15 -0)
mqtt-chat/mosquitto/mosquitto.conf (+6 -0)
mqtt-chat/mosquitto/passwd (+1 -0)
mqtt-metrics/README.md (+4 -0)
mqtt-metrics/docker-compose.yaml (+15 -0)
mqtt-metrics/mosquitto/mosquitto.conf (+6 -0)
mqtt-metrics/mosquitto/passwd (+1 -0)
mqtt-sdo/README.md (+4 -0)
mqtt-sdo/docker-compose.yaml (+15 -0)
mqtt-sdo/mosquitto/mosquitto.conf (+6 -0)
mqtt-sdo/mosquitto/passwd (+1 -0)

📄 Description

No description provided


🔄 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/DyingStar-game/servers/pull/1 **Author:** [@ddurieux](https://github.com/ddurieux) **Created:** 8/24/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `mqtts` --- ### 📝 Commits (1) - [`1d8d8fe`](https://github.com/DyingStar-game/servers/commit/1d8d8fe94c19d123bd0377636e3764c6285a7801) Add mqtt dockers ### 📊 Changes **12 files changed** (+78 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `mqtt-chat/README.md` (+4 -0) ➕ `mqtt-chat/docker-compose.yaml` (+15 -0) ➕ `mqtt-chat/mosquitto/mosquitto.conf` (+6 -0) ➕ `mqtt-chat/mosquitto/passwd` (+1 -0) ➕ `mqtt-metrics/README.md` (+4 -0) ➕ `mqtt-metrics/docker-compose.yaml` (+15 -0) ➕ `mqtt-metrics/mosquitto/mosquitto.conf` (+6 -0) ➕ `mqtt-metrics/mosquitto/passwd` (+1 -0) ➕ `mqtt-sdo/README.md` (+4 -0) ➕ `mqtt-sdo/docker-compose.yaml` (+15 -0) ➕ `mqtt-sdo/mosquitto/mosquitto.conf` (+6 -0) ➕ `mqtt-sdo/mosquitto/passwd` (+1 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
DyingStar-game/servers#5
No description provided.