Skip to content

Latest commit

 

History

History
 
 

standalone-dashboard

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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