Usage of Apache Kafka
1. Create Apache Kafka topics
2. Remove the Apache Kafka container from docker-compose.yml
3. Add your Apache Kafka host to the .env parameters
YLEM_KAFKA_BOOTSTRAP_SERVERS=ylem_kafka_broker:39092Last updated