Connect to a MongoDB Service Remotely

Hey @anurag,

Do you know if it’s possible to connect to a MongoDB service remotely? It seems that I can only create a Private mongo service?

NJ

Hi @timelytree,

Services can only be accessed publicly over HTTPS. It looks like there may be wrappers around MongoDB that allow it to be accessed via HTTPS, but I don’t know how recommended they are.

Hey @dan, would you be able to point me towards any documentation for the wrappers you mentioned above?

Since I haven’t looked into them at all, I don’t want to recommend anything. But a web search for “mongodb http wrapper” should point you to some of the options.