# Installation

## Introduction

DBSync Cloud Replication is a J2EE compliant application which can run in any J2EE container like Tomcat, JBoss, WebSphere or others as a WAR deployment.

Default install of DBSync Cloud Replication comes along with Tomcat and is supported by the DBSync Cloud Replication team.

Since DBSync Cloud Replication is a Java based application, it can run in any Java supported platform like

* Windows
* Windows 10
* Windows 8
* Windows 7
* Windows Vista
* Windows 2003 Server
* Linux
* Solaris
* Fedora
* Redhat
* CentOS
* Ubuntu
* Unix flavors

{% hint style="info" %}
It is also supported for both 32bit and 64bit processors by installing the appropriate Java VM and J2EE container.
{% endhint %}

## Minimum Software & Hardware Requirement <a href="#id-4-installation-minimumsoftware-and-hardwarerequirement" id="id-4-installation-minimumsoftware-and-hardwarerequirement"></a>

**Software**

* Java JDK 8 for any build version below 9,  64-bit based on Linux Server config.
* Java JDK 11 for any build 9 and above, 64-bit based on Linux Server config.

## **Hardware**

• 1 GB Free RAM\
• 1 GHz or better CPU\
• Install: 150 MB free space\
• Map/Process store: 5MB/map\
• Operational: 1GB (Log files, Event Queues etc)


---

# 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.mydbsync.com/cloud-replication-main/installation.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.
