Sign inSign up

confirm/nginx-ldap

By confirm

•Updated over 10 years ago

nginx Docker image with ldap support

Image
0

10K+

confirm/nginx-ldap repository overview

⁠About

The nginx-ldap Docker image provides a container, that contains a nginx server⁠ with LDAP support.

This nginx-auth-ldap⁠ module is used for LDAP support.

⁠Usage

The docker image can be used like the official nginx docker image⁠. But you have to overwrite the configuration file like to configure the LDAP authentication.

$ docker run --name some-nginx -v /some/nginx.conf:/etc/nginx/nginx.conf:ro -d nginx

⁠LDAP configuration

The documentation for the LDAP authentication and an example is here⁠ available.

⁠Nginx Configuration

Here are some further links for more configuration hints.

⁠Registry

This image is an automated build on the official Docker Hub⁠.

Tag summary

Content type

Image

Digest

Size

60.8 MB

Last updated

over 10 years ago

docker pull confirm/nginx-ldap