How to configure nodebb using mongodb Atlas

Solved Technical Support
  • Hi,
    I want to configure nodebb forums using mongodb atlas (cloud). Can anyone of you please guide me on it.

    Thanks in advance

  • There isn't much to it really, once you setup your db on atlas you can use the connection string in the uri parameter in your nodebb's config.json like so

    "uri": "mongodb+srv://<username>:<password>@cluster0.myqqq.mongodb.net/<database_name>?retryWrites=true&w=majority"

  • There isn't much to it really, once you setup your db on atlas you can use the connection string in the uri parameter in your nodebb's config.json like so

    "uri": "mongodb+srv://<username>:<password>@cluster0.myqqq.mongodb.net/<database_name>?retryWrites=true&w=majority"

  • julianJ julian has marked this topic as solved on
  • julianJ julian has marked this topic as unsolved on
  • julianJ julian has marked this topic as solved on


Suggested Topics


  • 1 Votes
    4 Posts
    177 Views

  • 0 Votes
    4 Posts
    684 Views

  • 0 Votes
    13 Posts
    2742 Views

  • 0 Votes
    2 Posts
    1128 Views

  • 0 Votes
    3 Posts
    954 Views

| | | |