Installation of standalone MongoDB

To install MongoDB, you need to download it first.

You can download MongoDB from http://www.mongodb.org/downloads (Community Server).
  • Recommended version: 3.6.
    Note: When upgrading to version 19.06 update 2, you must have at least version Sprint 18.10 Update 2.
  • Recommended data model: WiredTiger.
    Note: WiredTiger is default from MongoDB version 3.6. However, if you need to upgrade an existing installation of MongoDB to WiredTiger, see Upgrading MongoDB to WiredTiger for more information.