mongo-rep-set
mongo-rep-set copied to clipboard
Key env
Updated run.sh to detect MONGO_KEY env var and replace keyfile with the environment variable value if the env var is present.
This PR is tested to work when I deployed it with Rancher. The auto rollover also works flawlessly. Really good work with this image, @jshimko . This really saves so much time setting up your own server on AWS and money from purchasing Atlas from Mongo. Is there any backup related docker tools that you guys would like to share? For now, it is just EBS backup for us. Thanks.