Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

All the Aspire 3.2 connectors and some applications

...

require Aspire to connect to an external MongoDB server to persist state and data relevant to their functionality. In those cases, installing MongoDB is a must.

Aspire supports both MongoDB Community and Enterprise editions.

Step-by-step guide

...

 

Follow these steps to download and install MongoDB 3.X easily.

  1. Download Mongo 3.X (the latest at the moment of writing this guide was 3.2) at https://www.mongodb.org/downloads
  2. Follow the instructions according to your environment:
    1. MongoDB Community
      1. Linux Installation Instructions
      2. Windows Installation Instructions
      3. OS X Installation Instructions
    2. MongoDB Enterprise
      1. Linux Installation Instructions
      2. Windows Installation Instructions
      3. OS X Installation Instructions
  3. (Optional) Download and Install a GUI MongoDB client such as Robomongo. This recommended for troubleshooting issues more easily.

 

Info
Aspire supports Mongo 3.0 and up. Please refer to the MongoDB 3.2 Manual for further information on how to query the databases and collections.
Page properties
hiddentrue
Related issues