zdufour-asp opened a new issue #14463: URL: https://github.com/apache/pulsar/issues/14463
### What issue do you find in Pulsar docs? I'd like to be able to run a [health check](https://docs.docker.com/compose/compose-file/compose-file-v3/#healthcheck) command so that I can have one of my containers wait for `pulsar standalone` to finish starting up. I'm guessing there's a way to implement this with existing CLI tools, but I'm pretty lost. As an example of what I'm looking for, postgres has the [`pg_isready` command](https://www.postgresql.org/docs/9.3/app-pg-isready.html) ### What is your suggestion? Document a command that will return a 0 exit code if-and-only-if a `pulsar standalone` server is successfully running + done setting up ### Do you have any references? linked above ### Would you like to fix this issue? If I can find a solution, I'd love to submit a PR :) ### Note - [X] I have researched my question. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
