colab-chat / colab-server

GNU General Public License v3.0
4 stars 1 forks source link

Use kafkacat to check Kafka is ready before starting web app #27

Closed matthew-d-jones closed 7 years ago

matthew-d-jones commented 7 years ago

Closes #19

Adds kafkacat (https://github.com/edenhill/kafkacat) to the web container so that it can be used to check when the Kafka brokers are ready for the web app to start.