Missing env files for kibana

Hi Vlad.
I’m beginning deployment onto my production environment and found complaints about the following files missing when starting a container:

env_file:
         - ../security/es_kibana_user.env
         - ../security/elasticsearch.env

Hello,

Indeed, that file has been replaced with “elasticsearch_users.env”. The changes have been pushed to the repo to reflect this. Pull a new version and it should work.

1 Like