# MongoDB Community Server Setup

{% hint style="info" %}
Test Data Orchestrator (TDO) has been re-branded to Wayfinder as of Q1 2026.  These documents are currently being re-written to reflect that change.  Test Data Orchestrator / TDO / Wayfinder all refer to the same product throughout these documents.
{% endhint %}

Follow the instructions for downloading MongoDB version 7 found in the “Hardware / Environment Requirements” section of this guide before starting the installation.

### &#x20;

### Windows setup MongoDB Community Server &#x20;

Before starting the setup, make sure that you have read the setup instructions in the online MongoDB documentation version 7, and for your specific operating system.

Follow instructions from the link below to install MongoDB 7.0 on Windows using the provided .msi file.

[Install MongoDB Community Edition on Windows - MongoDB Manual v7.0](https://www.mongodb.com/docs/v7.0/tutorial/install-mongodb-on-windows/)[  ](https://docs.mongodb.com/v3.4/tutorial/install-mongodb-on-windows/)&#x20;

### Linux setup MongoDB Community Server: &#x20;

Before starting the setup, make sure that you have read the setup instructions in the online MongoDB documentation version 7, and for your specific operating system.

Follow the instructions for setting up MongoDB version 7 in your specific \*nix version, using the provided installation packages.

[Install MongoDB Community Edition on Linux - MongoDB Manual](https://www.mongodb.com/docs/manual/administration/install-on-linux/#std-label-install-mdb-community-edition-linux)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.apica.io/platform-docs/test-data-orchestrator-tdo/technical-guides/mongodb-community-server-setup.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
