Replies: 2 comments 1 reply
-
Hello, Thank you for your suggestion. It seems like it would be a welcome PR indeed. Just in case you are not familiar with it already, here is the documentation for configuring docker images: https://www.klaw-project.io/docs/HowTo/installation/run-docker/#configure-docker-images Looking forward to your contribution! |
Beta Was this translation helpful? Give feedback.
1 reply
-
@gschmutz thank you for the PRs. If you have any suggestions or feature requests, pls let us know. Happy to look at them. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi
I have just started to work with klaw, and I have adapted the docker compose based setup you provided. I really like the quickstart which I guess is available since 2.6.0. But in my case I would like to connect to a secure cluster and for that one parameter is missing, the security.protocol, which is just hardcoded to PLAINTEXT.
Would you accept a PR where this parameter is also externalized into the
application.properties
file and by that configurable as an environment variable?Thanks
Guido
Beta Was this translation helpful? Give feedback.
All reactions