nginx-auth-ldap icon indicating copy to clipboard operation
nginx-auth-ldap copied to clipboard

add this into docker container?

Open BurninTurtles opened this issue 4 years ago • 2 comments

Wondering if anyone has had any luck using the prebuolt images of nginx that include this? Maybe you could share a guide or play-by-play?

I'm about to give this a shot: https://github.com/nginxinc/docker-nginx/issues/226#issuecomment-364897691

BurninTurtles avatar Jan 11 '21 00:01 BurninTurtles

FWIW I use nginx with this plugin (although I'm using my fork which has some fixes in it, see kvspb/nginx-auth-ldap#237) in docker, here's my configuration.

mmguero avatar Mar 24 '22 16:03 mmguero

I created this for work which we use: https://github.com/AxisCommunications/docker-nginx-ldap It is based on the official images with basically no changes except this module.

JonasAlfredsson avatar Jul 15 '22 11:07 JonasAlfredsson