Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

allow for Mongo Replicaset #179

Closed
mkuendig opened this issue May 22, 2017 · 0 comments
Closed

allow for Mongo Replicaset #179

mkuendig opened this issue May 22, 2017 · 0 comments

Comments

@mkuendig
Copy link
Contributor

I use Zenbot dockerized in Kubernetes. Have installed via Helm Mongo-replicaset support. I have it running, but had to change the boot.js file to:
var u = 'mongodb://' + c.mongo.host + ':' + c.mongo.port + '/' + c.mongo.db + '?replicaSet=rs0'

If possible it wouldbe great to have an option in the conf.js file to have a replicaset configurable

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants