lpnhe/lam

By lpnhe

Updated about 3 years ago

Ldap Account Manager over https

Image

160

This image is based on the official ldap account manager available at https://hub.docker.com/r/ldapaccountmanager/lam The Dockerfile has been modified to provide connection through https instead of http. It also invert the link between /etc/ldap-account-manager/config.cfg and /var/lib/ldap-account-manager/config/config.cfg so mounting /var/lib/ldap-account-manager/config/ is sufficient (no need to mount /etc/ldap-account-manager/).

The certificates need to be provided (as secret or config) in /etc/ssl/certs/certificat.crt and /etc/ssl/certs/certificat.key

Dockerfile is available at https://gitlab.in2p3.fr/lpnhe_si/container/lam

Docker Pull Command

docker pull lpnhe/lam