Versions Compared

Key

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

All the Aspire 3.0 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.

...

2 easily.

...

  1. This Aspire version was tested using MongoDB 3.2. You can download it here: 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 3.0 supports Mongo 3.

...

2. Please refer to the MongoDB 3.2 Manual for further information on how to query the databases and collections.


Page properties
hiddentrue


Related issues