Versions Compared

Key

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

...

This is a guide on how to download and install MongoDB 3.X easily and how to configure it into Aspire.

  1. Download Mongo 3.X (the latest at the moment of writing this guide was 3.3) 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.

...