Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting Nginx docker to support several user/passwords in Kibana #136

Merged
merged 4 commits into from
Mar 27, 2019

Conversation

toniMR
Copy link
Contributor

@toniMR toniMR commented Mar 22, 2019

Hi team,

In order to set users credentials, before " docker-compose up -d " run (a or b):
a) export NGINX_CREDENTIALS="user1:pass1;user2:pass2;"

b) Set NGINX_CREDENTIALS in docker-compose.yml:
NGINX_CREDENTIALS=user1:pass1;user2:pass2;

@toniMR toniMR modified the milestone: 12th week sprint Mar 22, 2019
nginx/config/entrypoint.sh Show resolved Hide resolved
nginx/config/entrypoint.sh Show resolved Hide resolved
docker-compose.yml Show resolved Hide resolved
@SitoRBJ SitoRBJ self-requested a review March 27, 2019 09:21
Copy link
Contributor

@SitoRBJ SitoRBJ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @toniMR,

Great job, it works properly.

Kind regards,

Alfonso Ruiz-Bravo

@manuasir manuasir merged commit 49f6f67 into 3.8.2_6.5.4 Mar 27, 2019
@manuasir manuasir deleted the dev-nginx-credentials branch March 27, 2019 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants