https://github.com/nicollaspetrelli/rabbitmq-mqtt
Docker compose file and dockerfile image to start using rabbitmq as broker mqtt with mqtt plugin
https://github.com/nicollaspetrelli/rabbitmq-mqtt
docker mqtt rabbit rabbitmq
Last synced: 2 months ago
JSON representation
Docker compose file and dockerfile image to start using rabbitmq as broker mqtt with mqtt plugin
- Host: GitHub
- URL: https://github.com/nicollaspetrelli/rabbitmq-mqtt
- Owner: nicollaspetrelli
- Created: 2021-09-20T20:31:40.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-25T16:35:41.000Z (almost 5 years ago)
- Last Synced: 2025-06-20T23:43:16.808Z (about 1 year ago)
- Topics: docker, mqtt, rabbit, rabbitmq
- Language: Go
- Homepage:
- Size: 10.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rabbit MQTT Broker
Project to learn and use rabbitmq to create a MQTT broker for testing or development proposes.
### Run docker compose
docker-compose up -d