lensesio / fast-data-dev

Kafka Docker for development. Kafka, Zookeeper, Schema Registry, Kafka-Connect, Landoop Tools, 20+ connectors
https://lenses.io
Apache License 2.0
2.02k stars 331 forks source link

Q: How to integrate a health check for docker-compose #173

Open sittingbool opened 3 years ago

sittingbool commented 3 years ago

Hi, I would need to do a health check on your service in order to have other services connect only once kafka is available. I tried to figure out how to define the healthcheck:. Any help please!?