Skip to content

confirm/docker-nginx-ldap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

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.

About

nginx Docker image with ldap support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published