Sign inSign up

coudot/lemonldap-ng

By coudot

Updated over 1 year ago

Docker images for LemonLDAP::NG

Artifact
Image
20

100K+

coudot/lemonldap-ng repository overview

LemonLDAP::NG is a WebSSO, Access Control and Identity Federation free software.

LL::NG logo

This repository provides Docker images to test the product.

You may use the following environment variables to configure the container

  • SSODOMAIN: change the default example.com domain with something else
  • LOGLEVEL: Set LLNG verbosity (for docker logs). Possible values: error, warn, notice, info, debug

Example:

docker run -d -e SSODOMAIN=test.local -e LOGLEVEL=debug -p 80:80 yourname/lemonldap-ng:version

See also https://github.com/LemonLDAPNG/lemonldap-ng-docker

Tag summary

Content type

Image

Digest

sha256:604100fad

Size

153 MB

Last updated

over 1 year ago

docker pull coudot/lemonldap-ng