Skip to content

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

Notifications You must be signed in to change notification settings

chadlung/vagrant-kafka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Vagrant Apache Kafka

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

$ git clone https://github.com/chadlung/vagrant-kafka.git
$ cd vagrant-kafka
$ vagrant up

The Kafka server will be listening on 192.168.33.10 port 9092.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages