Fork of jupyter/jupyterhub with LDAP support
2.7K
LDAP-enabled fork of Docker container jupyter/jupyterhub
Set the following environment variables:
You may wish to use persistent home directories by setting the volume at /home.
An example line to run with persistent storage and LDAP on the Docker host:
sudo docker run -d --restart=always --name=jupyterhub -p 192.168.48.1:8000:8000 -v /virt/jupyterhub:/home -e BASE="dc=bitsmithy,dc=net" -e URI="ldap://192.168.48.1" bsmithyman/jupyterhub-ldap
Content type
Image
Digest
sha256:834e6b488…
Size
291.7 MB
Last updated
over 10 years ago
docker pull bsmithyman/jupyterhub-ldap