Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 27 days ago
JSON representation

✅ MQTT Broker Allow Anonymous

Awesome Lists containing this project

README

        

![Mosquitto](/images/mosquitto.jpg)


- An example MQTT Broker with no security in Docker (Eclipse Mosquito)


Uses these packages:

[![Eclipse Mosquitto](https://img.shields.io/badge/eclipse%20mosquitto-2.0.18-000?style=for-the-badge&logo=eclipsemosquitto&logoColor=white&color=3C5280)](https://www.java.com/en/)

[![Docker Compsose](https://img.shields.io/badge/Docker%20Compose-3.7-000?style=for-the-badge&logo=Docker&logoColor=white&color=2496ED)](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/)