Skip to content

Containers to initialize an OpenLDAP infrastructure with master-slave replication

License

Notifications You must be signed in to change notification settings

hpg-cepetro/openldap-masterslave-container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openldap-masterslave-container

Containers to initialize an OpenLDAP infrastructure with master-slave replication.

Based on osixia/openldap image: https://github.com/osixia/docker-openldap

Slave containers must set the following environment variables to enable replication:

  • LDAP_REPLICATION=true.
  • LDAP_RID=XYZ: Unique for each slave container. X, Y and Z are digits from 0 to 9.
  • LDAP_REPLICATION_MASTER: URI of the master container.

About

Containers to initialize an OpenLDAP infrastructure with master-slave replication

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published