10000 GitHub - jaguardev/docker-openldap: Docker Image with OpenLDAP installation based on Alpine Linux
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jaguardev/docker-openldap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OpenLDAP installation based on Alpine

Quick start

Run:

docker run -p 389:389 vladchernikov/openldap

Use you favorite ldap client to connect with credentials:

Login DN: cn=Manager,dc=my-domain,dc=com

Password: secret

Customization

See example

Initialization

To execute .sh scripts or .ldif files on the first run, add them to /docker-entrypoint-init

Volume

To persist data, mount volume to /var/lib/openldap

Environment variables

To initialize cn=config specify FORCE_SLAPADD_CN_CONFIG_LDIF_FILE_PATH variable. Even if it was previously initialized it will erase existed db on next start

About

Docker Image with OpenLDAP installation based on Alpine Linux

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published
0