docker-vernemq | VerneMQ Docker image - Starts the VerneMQ MQTT broker | Pub Sub library
kandi X-RAY | docker-vernemq Summary
kandi X-RAY | docker-vernemq Summary
VerneMQ is a high-performance, distributed MQTT message broker. It scales horizontally and vertically on commodity hardware to support a high number of concurrent publishers and consumers while maintaining low latency and fault tolerance. VerneMQ is the reliable message hub for your IoT platform or smart products. VerneMQ is an Apache2 licensed distributed MQTT broker, developed in Erlang.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of docker-vernemq
docker-vernemq Key Features
docker-vernemq Examples and Code Snippets
Community Discussions
Trending Discussions on docker-vernemq
QUESTION
I was hoping this would be an easy one by just using the below snippet on the second instance's docker-compose.yml
file
ANSWER
Answered 2020-Oct-22 at 09:33I managed to get this sorted by creating a docker overlay network
on machine1: docker swarm init
on machine2: docker swarm join --token ...
on machine1: docker network create --driver=overlay --attachable vernemq-overlay-net
The relevant bits of my dockerfile are:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install docker-vernemq
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page