fast-data-dev icon indicating copy to clipboard operation
fast-data-dev copied to clipboard

Create more than one kafka broker

Open eldontc opened this issue 8 years ago • 4 comments

Hi, First, congrats for the huge and good job that you have done in Landoop / fast-data-dev. I was presented to this beautiful project during a online kafka course.

Second, I would like to know if there is a easy way to create more than one broker.

Thank you

eldontc avatar Oct 28 '17 20:10 eldontc

Try to use the playground image:

docker run landoop/fast-data-dev:playground

It has two brokers and by default always running sample data (configurable via environment variables). We do not plan to support anything more complex than this, but maybe it is enough for your needs?

andmarios avatar Oct 28 '17 20:10 andmarios

Hi Andmarios, I need to run 3 brokers in one container using landoop docker image, how do I perform that?

Thanks.

gihanpasindu avatar Sep 18 '18 19:09 gihanpasindu

Hi Andmarios,

Is it possible to run 3 brokers in one docker container in landoop?

gihanpasindu avatar Sep 19 '18 09:09 gihanpasindu

Hi @gihanpasindu, it's not possible anymore.

andmarios avatar Sep 19 '18 17:09 andmarios