chanunc / vagrant-confluent-platform

Vagrantfile to start a virtual machine running the confluent platform: zookeeper, kafka, schema registry and confluent control center

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vagrant-confluent-platform

Vagrantfile to start a virtual machine running the confluent platform: zookeeper, kafka, schema registry and confluent control center.

To use simply clone the repository and run:

vagrant up

The machine exposes the following ports:

  • 2181: Zookeeper
  • 8081: Schema registry
  • 9021: Confluent Control Center
  • 9092: Kafka

About

Vagrantfile to start a virtual machine running the confluent platform: zookeeper, kafka, schema registry and confluent control center

License:Apache License 2.0