Sign inSign up

bxwill/ldapdesk

By bxwill

Updated about 5 years ago

Simple LDAP Admin Desk

Image
0

206

bxwill/ldapdesk repository overview

Simple LDAP Admin Desk

org author OpenLDAP Python Flask JQuery Bootstrap LDAPdesk

Screenshot
Environment Variable Default Value
LDAP_SERVER_HOST="127.0.0.1"
LDAP_SERVER_PORT=389
LDAP_SERVER_DOMAIN="QualitySphere.github.io"
docker-compose.yaml
version: '3'
services:
  ldap-ldapdesk:
    image: bxwill/ldapdesk:0.1
    container_name: ldap-ldapdesk
    ports:
      - 80:80
    environment:
      LDAP_SERVER_HOST: ldap-openldap
      LDAP_SERVER_PORT: 389
      LDAP_SERVER_DOMAIN: QualitySphere.github.io
ldap Operation

Tag summary

Content type

Image

Digest

Size

47.4 MB

Last updated

about 5 years ago

docker pull bxwill/ldapdesk:0.1