Skip to content

LLDAP

Logo

Description

This project is a lightweight authentication server that provides an opinionated, simplified LDAP interface for authentication.

Notes

Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/nitnelave/lldap
Official Docker Documentation: https://github.com/nitnelave/lldap

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi\-hosted/pi\-hosted/master/tools/install\_lldap.sh | bash

Image

nitnelave/lldap:stable-debian

Categories

  • Tools
  • Productivity

Ports

  • 3890:3890/tcp
  • 17170:17170/tcp

Volumes

ContainerBind
/data/opt/appdata/lldap/data

Environment Variables

NameLabelDefaultDescription
LLDAP_JWT_SECRETLLDAP_JWT_SECRETsomesecretjwt``````
LLDAP_LDAP_USER_PASSLLDAP_LDAP_USER_PASSsomeadminpassword``````
LLDAP_LDAP_BASE_DNLLDAP_LDAP_BASE_DNdc=example,dc=com``````

Labels

KeyValue
traefik.enabletrue
traefik.http.routers.lldap.ruleHost(`lldap.{$TRAEFIK_INGRESS_DOMAIN}`)
traefik.http.routers.lldap.entrypointshttps
traefik.http.services.lldap.loadbalancer.server.port3890
traefik.http.routers.lldap.tlstrue
traefik.http.routers.lldap.tls.certresolverdefault
traefik.http.routers.lldap.middlewarestraefik-forward-auth
mafl.enabletrue
mafl.titleLLDAP
mafl.descriptionThis project is a lightweight authentication server that provides an opinionated, simplified LDAP interface for authentication.
mafl.linkhttps://lldap.{$TRAEFIK_INGRESS_DOMAIN}
mafl.icon.wraptrue
mafl.icon.color#007acc
mafl.status.enabledtrue
mafl.status.interval60
mafl.groupTools
mafl.icon.urlhttps://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/lldap.png

Licensed under the MIT License. Free for all use cases. For enterprise or academic support, please reach out to us.