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

Registry UI #48

Closed
ShankyJS opened this issue Jan 27, 2020 · 2 comments
Closed

Registry UI #48

ShankyJS opened this issue Jan 27, 2020 · 2 comments

Comments

@ShankyJS
Copy link

Hola Pablo, tenía una pequeña consulta, veo que cuando levantamos el docker-compose este lleva la clave ya hardcodeada en el mismo.

Y por ende al ingresar a la UI siempre estoy autorizado, es posible cambiar esto para que haga un prompt de la password?

saludos.

@pablokbs
Copy link
Owner

Hola, deberias probar agregando autenticación basica usando la doc del proxy, fijate acá:

https://github.com/jwilder/nginx-proxy#basic-authentication-support

Parece que tenes que crear un archivo en /etc/nginx/htpasswd/$VIRTUAL:HOST y nginx lo va a cargar solo, probalo!

@ShankyJS
Copy link
Author

Ok, voy a probar. Mil gracias!

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

No branches or pull requests

2 participants