Replies: 3 comments
-
Using the docker run, changing the port to 3181:
More info when creating the metadata:
|
Beta Was this translation helpful? Give feedback.
-
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:
|
Beta Was this translation helpful? Give feedback.
-
Can confirm this works now! A publisher can send messages to a consumer that is connected to each cluster. 🥳 |
Beta Was this translation helpful? Give feedback.
-
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...
Beta Was this translation helpful? Give feedback.
All reactions