lubien / mongo-template

Simple mongodb cluster to run on Fly.io. For help please use https://community.fly.io/
14 stars 1 forks source link

How to connect it to mongodb compass? #1

Closed milimyname closed 1 year ago

milimyname commented 1 year ago

Hi Mr. Lubien.

I thank u for the guideline. I wonder how I connect it with the mongodb compass.

  1. I allocated a dedicated ip4 and private ip6.
  2. I tried to connect with this URI: mongodb://username:pwd@mili-mongodb.fly.dev:27017/?replicaSet=rs0&appName=mongosh+1.10.3&authMechanism=DEFAULT&authSource=admin

I wonder how I can expose it.