tree: f79884f3743487e55ef3a0a9c882eb3f0f9eb65c [path history] [tgz]
  1. docker-compose.yml
  2. README.MD
docker-compose/standalone-dashboard/README.MD

Docker Compose

In this folder path run the following command to start the cluster

docker-compose up

Urls

Assuming localhost the the following endpoint will be available

web-dashboard pulsar admin dashboard, shows various metrics and metatdata information about the cluster

broker-admin access broker rest interface

broker-service-url broker service url for use with producers and consumers

You can shut it down with the following command in folder path

docker-compose down