tree: d6c44b370c2cc4b93be1749fd30a5bba41cc43ad [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