Navigation
This version of the documentation is archived and no longer supported. To learn how to upgrade your version of MongoDB Ops Manager, refer to the upgrade documentation.
You were redirected from a different version of the documentation. Click here to go back.

Configure Available MongoDB Versions

You can manage the versions that are available to your Automation Agents to download. MongoDB versions are downloaded by the Automation Agents “lazily”: Automation Agents do not download available versions unless a MongoDB process uses that version on a managed host.

Version Manager

The Version Manager lists the available MongoDB versions.

To access the Version Manager:

  1. Click Deployment.
  2. Click Version Manager from the More drop-down list.

Select Existing Versions

1

Click Deployment, then the More drop-down list, then Version Manager.

2

Select the checkboxes for the versions of MongoDB the Automation Agent will use.

3

Click Review & Deploy to review your changes.

4

Click Confirm & Deploy to deploy your changes.

Otherwise, click Cancel and you can make additional changes.

Create a Custom Build

The existing versions of MongoDB may not meet your immediate needs. You can provide other versions of MongoDB through the Custom Builds functionality.

1

Click Deployment, then the More drop-down list, then Version Manager.

2

Click Add to the right of Custom Builds.

3

Complete the Add Custom Build form.

Parameter Description
Platform

The platform on which this build can be installed.

Accepted values are:

  • Linux (amd64) (64-bit Intel architecture Linux)
  • Mac OS X (amd64) (64-bit Intel architecture macOS)
  • Linux (ppc64le) (64-bit PowerPC architecture Linux)
Version Name

Your label for this build. It must begin with a valid MongoDB version number.

Example

3.6.2-myCustomBuild
Download URL

The URL from which the Automation Agent can download this build. This URL does not need to be Internet accessible.

Important

The Ops Manager Application does not check if this URL exists, only that it is a complete URL.

Git Version

The complete 40-character git SHA-1 checksum (or hash) for this build.

Example

f3fa18bc6d8a749b7a526d83d2ad969fae1236c7
Modules

If your custom build included any add-on modules, enter them into this combo box.

Accepted values are:

  • None
  • subscription
  • enterprise

Click Add Custom Build.

4

The new custom build appears below the Add Custom Build heading with its checkbox selected.

Note

After you create a custom build, you cannot edit it. You can click the Remove link to delete it.