# Pre-requisites

### System Requirements

1. **Database Server**

<table data-full-width="true"><thead><tr><th align="center">Hardware Requirement</th><th align="center">Software Requirement</th></tr></thead><tbody><tr><td align="center">Ubuntu v16.*</td><td align="center">Docker v18.*</td></tr><tr><td align="center">8 core</td><td align="center">sudo access (root user)</td></tr><tr><td align="center">32 GB RAM</td><td align="center"></td></tr><tr><td align="center">500 GB Disk space </td><td align="center"></td></tr></tbody></table>

2. **Application Server**

<table data-full-width="true"><thead><tr><th align="center">Hardware Requirement</th><th align="center">Software Requirement</th></tr></thead><tbody><tr><td align="center">Ubuntu v16.*</td><td align="center">Docker v18.*</td></tr><tr><td align="center">8 core</td><td align="center">sudo access </td></tr><tr><td align="center">32 GB RAM</td><td align="center"></td></tr><tr><td align="center">500 GB Disk space </td><td align="center"></td></tr></tbody></table>

3. **Cloud Server**

Cloud server would be required only if you subscribe for cloud execution in SimplifyQA.

<table data-full-width="true"><thead><tr><th align="center">Hardware Requirement</th><th align="center">Software Requirement</th></tr></thead><tbody><tr><td align="center">Ubuntu v16.*</td><td align="center">Docker v18.*</td></tr><tr><td align="center">8 core</td><td align="center">sudo access </td></tr><tr><td align="center">32 GB RAM</td><td align="center"></td></tr><tr><td align="center">500 GB Disk space </td><td align="center"></td></tr></tbody></table>

> &#x20;For more details to subscribe for cloud executions contact **<support@simplify3x.com>** or visit our website.

* Download the below listed dockers files from the secured link provided in email and copy to Application and Database Server

1. simplifyqaweb.tar
2. simplifyqarabbitmq.tar

* Remote access to you Server VPN (Access to VPN if present).
* Secured shell access. Login credentials of SSH (if present).


---

# 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.simplifyqa.ai/get-started-with-simplifyqa/simplifyqa-hosting/on-premise-installation-guide/pre-requisites.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.
