https://github.com/furkankayam/mqtt-broker-allow-anonymous
✅ MQTT Broker Allow Anonymous
https://github.com/furkankayam/mqtt-broker-allow-anonymous
docker docker-compose eclipse-mosquitto mosquitto mqtt mqtt-broker
Last synced: 6 months ago
JSON representation
✅ MQTT Broker Allow Anonymous
- Host: GitHub
- URL: https://github.com/furkankayam/mqtt-broker-allow-anonymous
- Owner: furkankayam
- License: mit
- Created: 2023-10-30T00:29:56.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-02T23:44:50.000Z (11 months ago)
- Last Synced: 2025-03-30T07:23:20.288Z (7 months ago)
- Topics: docker, docker-compose, eclipse-mosquitto, mosquitto, mqtt, mqtt-broker
- Homepage:
- Size: 43.9 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
- License: LICENSE
Awesome Lists containing this project
README

- An example MQTT Broker with no security in Docker (Eclipse Mosquito)
Uses these packages:
[](https://www.java.com/en/)
[](https://www.java.com/en/)
### Installation
```bash
git clone https://github.com/furkankayam/mqtt-broker-allow-anonymous.git
```
### Usage
```bash
docker-compose up -d
```
# License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details
Created by [Mehmet Furkan KAYA](https://www.linkedin.com/in/mehmet-furkan-kaya/)