Skip to content

quero-edu/quero-kafka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

Docker and docker-compose installed on your machine.

About

This script prepares a local environment for running Kafka. The docker-compose file contains all the required dependencies for running Kafka locally. In addition, the setup:

  • Install kafkacat, a command-line utility for accessing Kafka topics.
  • Configure a startup script, so you can easily start Kafka from any path on your system.

Installing

To install the environment, just run:

curl -s https://raw.githubusercontent.com/quero-edu/quero-kafka/master/setup.sh | bash -s

NOTE: you don't need to clone this repo!

Running

To start the Kafka environment (Kafka + ZooKeeper), just run it from any path:

kafkaup

About

A fast Kafka setup for non-production environments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages