Merge erdnaxe docker into Aurore

This commit is contained in:
Alexandre Iooss 2019-11-01 11:32:07 +01:00
parent f2945bfb1f
commit fe16b6c810
No known key found for this signature in database
GPG key ID: 6C79278F3FCDCC02
12 changed files with 131 additions and 145 deletions

6
codimd/example.env Normal file
View file

@ -0,0 +1,6 @@
DOMAIN=codimd.auro.re
LDAP_URL=ldap://10.128.0.11
LDAP_BINDDN="cn=codimd,ou=service-users,dc=auro,dc=re"
LDAP_BINDCREDENTIALS="Change me"
LDAP_SEARCHBASE="cn=Utilisateurs,dc=auro,dc=re"
LDAP_PROVIDERNAME="Aurore"