conduktor / kafka-stack-docker-compose

docker compose files to create a fully working kafka stack
Apache License 2.0
3.28k stars 1.27k forks source link

Conductor credentials don't work for me #119

Closed Anton-Bondar closed 2 years ago

Anton-Bondar commented 2 years ago

Hi ! Up full stack: docker-compose -f full-stack.yml up

Tried to sign in local conductor with credentials from README: login: login@admin.io password: admin

But it's not work

image

mitchell-h commented 2 years ago

Hi @Anton-Bondar,

The default username for Conduktor-platform when using the full-stack.yml config is Username: admin@admin.io Password:admin . You can verify the config at https://github.com/conduktor/kafka-stack-docker-compose/blob/master/full-stack.yml#L148