Replies: 3 comments
|
Using the docker run, changing the port to 3181: More info when creating the metadata: |
0 replies
|
Using the experience that I got with running pulsar with 2 clients via parallels on a mac. I was able to understand where to change the ports in the default configuration files. Everything seems to run. Will update once the cluster is verified to be working. My docker compose: |
0 replies
Can confirm this works now! A publisher can send messages to a consumer that is connected to each cluster. 🥳 |
0 replies
Answer selected by
paulm17
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
I'm able to deploy 1 cluster with docker on a mac. The problem is that vlan is broken with docker compose. No sign of it being fixed.
So I'm thinking, set zookeeper to 3181 right? Wrong.
This doesn't seem to work. It only works for 2181...
All reactions