Grandnode SSH Tunnel Connection String

Friday, April 19, 2024 12:54:33 AM
  • Posted: Monday, November 11, 2019 1:57 PM
  • 1
Hello,

Using the documentation provided: https://docs.mongodb.com/manual/reference/connection-string/#connections-connection-options

I do not see the additional options to connect to the MongoDB database through SSH Tunneling in the Standard URI String Format:

mongodb://[username:password@]host1[:port1][,...hostN[:portN]][/[database][?options]]

Is there any documentation on what I am looking for, that I must have missed? Thank you.
0
  • Posted: Tuesday, November 12, 2019 9:14 AM
  • 953
If you provide valid MongoDB connection string, it will work. We use the MongoDB library, so it should support each type of valid connection strings.
Best regards,
Patryk

GrandNode Team
0
back to top
Filters