Integrate and document backup scripts
This commit is contained in:
parent
141ab43caa
commit
0ee90a1355
6 changed files with 25 additions and 18 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue