You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 23, 2021. It is now read-only.
It will be genius to have LDAP running through Docker.
Spec:
Docker.prod :
Used for production deployment: setup config; create DB; load default strut, default ACL;
Mounted volume: /var/lib/ldap:/var/lib/ldap/levya.ldap/
Docker.dev :
Used for development deployment: setup config; create DB; load default strut, default ACL, test datas;
Mounted volume: /var/lib/ldap:/var/lib/ldap/levya.ldap.dev/
TODO:
Create basic Docker file
Entryscript with support of installing, reset, migrate, backup(?)
It will be genius to have LDAP running through Docker.
Spec:
Docker.prod :
Used for production deployment: setup config; create DB; load default strut, default ACL;
Mounted volume: /var/lib/ldap:/var/lib/ldap/levya.ldap/
Docker.dev :
Used for development deployment: setup config; create DB; load default strut, default ACL, test datas;
Mounted volume: /var/lib/ldap:/var/lib/ldap/levya.ldap.dev/
TODO:
To see:
https://github.com/osixia/docker-openldap
https://github.com/nickstenning/docker-slapd
https://github.com/rroemhild/docker-test-openldap
The text was updated successfully, but these errors were encountered: