Skip to content

ueisele/kafka-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PoC: L7 Kafka Proxy

Quick Start

This repository contains example deployments for the Kafka Proxy combined with a Kafka Cluster. In order to get started just navigate to examples/proxyl7-kraft-plaintext/ and run the following command:

Start Kafka Cluster and Kafka Proxy
docker-compse up

Find additional information at examples/proxyl7-kraft-plaintext/README.adoc.

Build and Run

Build the Kafka Proxy
sbt +assembly
Run
./bin/kafka-proxy-start config/proxy.properties

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published