Skip to content
This repository has been archived by the owner on Feb 23, 2021. It is now read-only.

Dockerize LDAP #2

Open
2 tasks
Herve-M opened this issue Aug 5, 2016 · 0 comments
Open
2 tasks

Dockerize LDAP #2

Herve-M opened this issue Aug 5, 2016 · 0 comments
Assignees
Milestone

Comments

@Herve-M
Copy link
Member

Herve-M commented Aug 5, 2016

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(?)

To see:
https://github.com/osixia/docker-openldap
https://github.com/nickstenning/docker-slapd
https://github.com/rroemhild/docker-test-openldap

@Herve-M Herve-M added this to the 0.1-dev milestone Aug 5, 2016
@Herve-M Herve-M self-assigned this Aug 5, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant