first commit

This commit is contained in:
2023-11-02 14:22:16 +01:00
commit 4d3ddbe836
285 changed files with 4394 additions and 0 deletions

9
src/envole-1.0/env/.env.zapp.openldap vendored Normal file
View File

@ -0,0 +1,9 @@
# == OPENLDAP =============================================================================================================================
LDAP_ROOT=${LDAP_BASEDN}
LDAP_ADMIN_PASSWORD=${LDAP_PASSWORD}
LDAP_ADMIN_DN=${LDAP_USER}
LDAP_USERS="dockernouser"
LDAP_PASSWORDS="dockernouser"
LDAP_CUSTOM_SCHEMA_FILE=/envole/schema/cadoles.ldif