How to connect Robomongo to MongoDB

前端 未结 10 2162
借酒劲吻你
借酒劲吻你 2020-11-27 16:51

I am having MongoDB and Robomongo in my running system, I am using Robomongo as client, I have installed MongoDB on different system which I am treating as server, I want to

10条回答
  •  粉色の甜心
    2020-11-27 17:37

    Have encountered any specific error so far?! btw, here's what we do:

    • Create a new connection, set the name, IP address and the appropriate port

    Connection setup

    • Setup authentication, if required

    Authentication settings

    • Optionally setup other available settings for SSL, SSH, etc.

    • Save and connect

提交回复
热议问题