In this repository i have a minimal configuration for running openldap in alpine. At the moment the resulting container does have only a config database loaded and every other database should first be added.
At the moment some parts are not working which I would like to solf in the future. So a not yet completed list on future goals are:
- check for better ways to initialize a container
- initial data load
- backup/restore
- logging (at the moment the openldap log isn't routed to stdout)
- support ldaps and not only ldap protocol