Skip to content

Latest commit

 

History

History
53 lines (29 loc) · 1009 Bytes

fact-deploy-tutorial-prereqs.rst

File metadata and controls

53 lines (29 loc) · 1009 Bytes

Before you begin, complete the following prerequisites:

Important

For compatibility information for each prerequisite product, see the related installation pages.

  • Install the {+atlas-cli+} <install-atlas-cli>.

    Example:

    brew install mongodb-atlas-cli
  • Install mongosh </install> version 2.0 or later.

    Example:

    brew install mongosh
  • (Optional) Install Compass </install> version 1.39.4 or later.

    Example:

    brew install mongodb-compass
  • Install MongoDB Database Tools </installation/installation/>.

    Example:

    brew tap mongodb/brew && brew install mongodb-database-tools
  • Install Podman version 4.4 and later.

    Example:

    brew install podman

    Note

    Podman requires a network connection for pulling and caching MongoDB images.