Download MongoDB

To download MongoDB we recommend the official website.

  1. Open the link https://www.mongodb.com/try/download/community.
  2. Choose the version for your OS. in my case is windows.


  3. A msi file will be downloaded.

Install MongoDB

  1. After it finishes, Go to the download folder then run the setup file.



  2. Then next, choose complete installation then next.



  3. Configure the service, then next.



  4. Check install compass, then next.



  5. Then install.



  6. Open mongo compass and check the connection to the local mongo instance.



  7. You should see this.

Next


Step 2 Setup the mongo timeseries connector