lensesio / fast-data-dev

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

FEATURE: add possibility to create user-defined kafka topics on startup #134

Closed hosuaby closed 4 years ago

hosuaby commented 5 years ago

The goal of that feature is to add possibility for user of image to define Kafka topics that will be created on startup. It's inspired by wurstmeister/kafka-docker. https://github.com/wurstmeister/kafka-docker/blob/master/create-topics.sh

marcellodesales commented 2 years ago

@hosuaby @andmarios this is useful for dev boxes... why was this closed?