Forum Discussion

VikThrow's avatar
VikThrow
New Contributor
2 years ago

SwaggerHub 2.x external mongoDB connection string

Dear All,

 

Is it possible to use external mongoDB connection string for mongo Cluster (with replicaset at MongoDB Community Operator).

The SwaggerHub docs writes this format:

mongodb://user:pass@mongo0-somedomain.local:27017/?someconnectionproperties

 

I need to use this format:

mongodb://user:pass@mongo0-somedomain.local:27017,mongo1-somedomain.local:27017,mongo2-domedomain.local:27017/?someconnectionproperties

 

Thanks for help.

BR,

Viktor

 

No RepliesBe the first to reply