[bitnami/openldap] Document mountpoint for data persistence (#76785)

Signed-off-by: Neville Antony Jose <114400911+najose@users.noreply.github.com>
This commit is contained in:
Neville Antony Jose
2025-01-31 17:23:28 +05:30
committed by GitHub
parent 6f3a480b20
commit 0fe712ca4c

View File

@@ -207,6 +207,10 @@ You can bootstrap the contents of your database by putting LDIF files in the dir
Check the official [OpenLDAP Configuration Reference](https://www.openldap.org/doc/admin26/guide.html) for more information about how to configure OpenLDAP.
### Data Persistence
To ensure that the OpenLDAP state is retained across container restarts and updates, it is recommended to mount a volume at `/bitnami/openldap`.
### Overlays
Overlays are dynamic modules that can be added to an OpenLDAP server to extend or modify its functionality.