ruudk commented on issue #4044: Pulsar Dashboard Displays Very Little Information URL: https://github.com/apache/pulsar/issues/4044#issuecomment-484854612 I cannot get it to work either: ``` docker run -it \ -p 6650:6650 \ -p 8080:8080 \ -v $PWD/pulsar-data:/pulsar/data \ apachepulsar/pulsar:latest bin/pulsar standalone docker run --network=host -p 80:80 -e SERVICE_URL=http://localhost:8080 apachepulsar/pulsar-dashboard ``` Dashboard doesn't show any tenants and clusters.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services