This is similar to the fullstack kafka docker-compose deployment.
May need to manually restart bookie2
and bookie3
depending on start timing.
- docker
- docker-compose
- Apache Pulsar 2.4.1 tar package.
git clone https://github.com/rudh24/pulsar-stack-docker-compose
cd pulsar-stack-docker-compose/
docker-compose up -d
bash down.sh -> tears down the cluster and removes the volumes
Pulsar brokers are exposed via the proxy at
http://localhost:8080 - web service
pulsar://localhost:6650 - pulsar service