Skip to content

wouterd/docker-zookeeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-zookeeper

A 5 node zookeeper ensemble that runs in Docker

Note: the wouterd/zookeeper image is in the docker index as an "automated build", so you don't have to build the Dockerfile in the zookeeper folder.

Start ensemble by running:

./startup.sh

From the root of the project.

This will:

  • Create a config container
  • Create 5 zookeeper containers that wait for a config file to appear on the config container
  • Generate the configuration
  • Push the configuration into the config container
  • Start the ensemble

About

A 5 node zookeeper ensemble that runs in Docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published