/vagrant-kafka

Scripts to quickly spin up a single node Kafka server for development work

Primary LanguageShell

Vagrant Apache Kafka

These scripts will quickly allow you to setup a single node Kafka server using Vagrant. To get started simply:

$ git clone git@github.com:chribsen/vagrant-kafka.git
$ cd vagrant-kafka
$ vagrant up

The Kafka server will be listening on 192.168.33.10 port 9092.