docker-vernemq icon indicating copy to clipboard operation
docker-vernemq copied to clipboard

Vernemq HTTP API KEY

Open neel8989 opened this issue 4 years ago • 2 comments

Is this possible to pass vernemq http API key through helm deployment file ?

Currently we are using this command to add API key vmq-admin api-key add key=mykey @vmq-ci @ioolkos

neel8989 avatar Sep 23 '21 04:09 neel8989

This was implemented in this PR https://github.com/vernemq/docker-vernemq/pull/369 but not for the helm chart as it uses still version 1.13.0 of the docker image. So I guess it needs a new release for this to be included in the helm chart

Right @ioolkos ?

When is this expected to happen?

eyenx avatar Dec 29 '23 09:12 eyenx

@eyenx yes, it needs a new release/Helm release yes, unless you want to mount any new or adapted start script into the Docker image.


👉 Using the binary VerneMQ packages commercially (.deb/.rpm/Docker) requires a paid subscription. 👉 Thank you for supporting VerneMQ: https://github.com/sponsors/vernemq

ioolkos avatar Dec 29 '23 16:12 ioolkos