# Pre-requisites

## Hardware (Minimum Requirements)

* Quad Core - 64 Bit Linux Server/VM with Oracle Linux, RedHat or CentOS
* 16GB RAM
* 100 GB disk space

## Software

* Linux user credentials (e.g. username: tomcat)
* Java 1.8+ (This is a licensed version)
* J2EE Containers like Tomcat, WebLogic and so on with JDK 1.8 support&#x20;
* ImageMagick  ***Note**: Refer* <http://www.imagemagick.org/> *for more information*
* Google Chrome 85.0.4183.121

## Database

* A metadata schema to operate either on MYSQL/Oracle ***Note:** Please refer to* [*Configuring the database*](/setting-up-the-cloudio-platform/platform-installation/configuring-the-database.md) *for information on the schema configurations.*

## Email Setup

* SMTP Details like SMTP Host Name, User Name, Password, Port, and so on.

{% hint style="info" %}
*You can use any SMTP servers like Gmail, Hotmail, or Yahoo to send out the emails from the platform.*
{% endhint %}


---

# 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.cloudio.io/setting-up-the-cloudio-platform/platform-installation/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.
