Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use the official zookeeper image #3

Open
merlos opened this issue Nov 17, 2023 · 0 comments
Open

Use the official zookeeper image #3

merlos opened this issue Nov 17, 2023 · 0 comments
Labels
docker Issue that requires modifying the docker image documentation Improvements or additions to documentation helm Issue that requires the change of a helm chart zookeeper Issue that affects Zookeeper

Comments

@merlos
Copy link
Member

merlos commented Nov 17, 2023

At the moment of the original project was deployed there was not an official image of zookeeper.

https://github.com/31z4/zookeeper-docker/

That image generation is more secure as it checks the signatures.

Tasks required:

  1. Update the helm chart
  2. Remove the docker image generation files
  3. Update this project documentation (see below folders)

For the documentation. These are the standard folders used.

ENV ZOO_CONF_DIR=/conf
ZOO_DATA_DIR=/data
ZOO_DATA_LOG_DIR=/datalog
ZOO_LOG_DIR=/logs \

@merlos merlos added documentation Improvements or additions to documentation helm Issue that requires the change of a helm chart docker Issue that requires modifying the docker image zookeeper Issue that affects Zookeeper labels Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docker Issue that requires modifying the docker image documentation Improvements or additions to documentation helm Issue that requires the change of a helm chart zookeeper Issue that affects Zookeeper
Projects
None yet
Development

No branches or pull requests

1 participant