Integrate and document backup scripts

This commit is contained in:
paul 2019-11-10 09:53:21 +01:00
parent 141ab43caa
commit 0ee90a1355
6 changed files with 25 additions and 18 deletions

View file

@ -14,8 +14,8 @@ services:
environment:
- "ROOTPW=pass"
- "ORGANIZATION=example"
- "DATADIR=/data"
- "CONFDIR=/conf"
- "CONFDIR=/etc/ldap/slapd.d"
- "DATADIR=/var/lib/ldap"
volumes:
- conf:/etc/ldap/slapd.d
- data:/var/lib/ldap