RADAR-base / RADAR-Docker

Integrated Docker Stack for the RADAR mHealth Streaming Platform Components
https://hub.docker.com/u/radarbase/dashboard/
Apache License 2.0
16 stars 16 forks source link

Secure Kafka Manager #140

Closed yatharthranjan closed 6 years ago

yatharthranjan commented 6 years ago

Secure kafka manager with basic username and password by setting the Env vars -

KAFKA_MANAGER_AUTH_ENABLED
KAFKA_MANAGER_USERNAME
KAFKA_MANAGER_PASSWORD

in the docker compose file.

yatharthranjan commented 6 years ago

Closed by #149