Skip to content

aldy505/local-redpanda-cluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Local Redpanda Cluster with Docker Compose

Sets up a local Redpanda cluster with 3 nodes.

To run it:

docker compose up -d

There is no authentication.

Connect to Kafka with KAFKA_BROKERS set to rp1:9092,rp2:9093,rp3:9094.

About

Local Redpanda cluster with Docker Compose

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published