kontena / kontena-stacks

Reusable Kontena Stacks
20 stars 9 forks source link

Mongo RS stack can't read the keyfile #21

Closed kke closed 6 years ago

kke commented 6 years ago

The mongodb replica set stack is broken.

It seems that the mongodb process has no access outside of /data/db.

Changing the keyfile location from /data/mongo.key to /data/db/mongo.key seems to fix the issue.

ACCESS   [main] Error reading file /data/mongo.key: No such file or directory