# Server configuration

To install Pentaho Data Mastering, the server must meet the following configuration requirements:

| **Server type**             | Cloud or On-premises                                                                                                                                         |
| --------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Number of instances**     | Single hosted web server                                                                                                                                     |
| **Instance specifications** | <ul><li>CPU: 4 Cores</li><li>Memory: 32 GB (16 GB for AWS/Azure)</li><li>Disk: 500 GB (250 GB for AWS/Azure)</li><li>OS: Debian/Ubuntu/RHEL/CentOS</li></ul> |
| **Scaling requirements**    | Not applicable                                                                                                                                               |


---

# 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.pentaho.com/pentaho-data-mastering/installing-pentaho-data-mastering/pre-requisites-for-installing-master-data-management/server-configuration.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.
