a9f9c834be
implemented a template to enable data persistence even with a shared volume across containers
14 lines
212 B
Cheetah
14 lines
212 B
Cheetah
dir /data/${CONTAINER_NAME}/
|
|
|
|
aclfile /conf/users.acl
|
|
|
|
appendonly yes
|
|
|
|
cluster-enabled yes
|
|
cluster-config-file nodes.conf
|
|
cluster-node-timeout 5000
|
|
|
|
#maxmemory 512mb
|
|
|
|
masterauth replication
|
|
masteruser replication |