2020-03-09 15:47:32 +01:00
|
|
|
Init default users and retrieve passwords
|
2018-06-27 12:29:21 +02:00
|
|
|
|
2020-03-09 15:47:32 +01:00
|
|
|
1) connect to elasticsearch container with docker exec -it elastichsearch /bin/bash
|
|
|
|
2) run ./bin/elasticsearch-setup-passwords auto >./data/passwords.txt (press y and enter when the console shows nothing)
|