# Deployment

{% hint style="warning" %}
If you use Linux and need the AD integration, [join your Linux server to the AD](/hideez-enterprise-server/administration/connecting-linux-server-to-active-directory-1.md)
{% endhint %}

* #### System Requirements:
  * Can be installed on a bare metal or virtual server
  * Linux
    * CentOS Stream 9
    * Ubuntu Server 20 and up
  * Windows Server 2012 and up
  * 4 GB RAM
* Database installation:
  * [MySQL on Windows](/hideez-enterprise-server/deployment/database-installation/mysql-on-windows.md)
  * [MySQL on Linux](/hideez-enterprise-server/deployment/database-installation/mysql-on-linux.md)
  * [Microsoft SQL on Windows](/hideez-enterprise-server/deployment/database-installation/microsoft-sql-server-on-windows.md)
  * [Microsoft SQL on Linux](/hideez-enterprise-server/deployment/database-installation/microsoft-sql-server-on-linux.md)
* Server deployment:
  * [Windows](/hideez-enterprise-server/deployment/hes-deployment/windows.md)
  * [Linux](/hideez-enterprise-server/deployment/hes-deployment/linux.md)
  * [Docker](/hideez-enterprise-server/deployment/hes-deployment/docker.md)
* Server update:
  * [Windows](/hideez-enterprise-server/deployment/hes-update/windows.md)
  * [Linux](/hideez-enterprise-server/deployment/hes-update/linux.md)
  * [Docker](/hideez-enterprise-server/deployment/hes-update/docker.md)

{% hint style="info" %}
By default, access to the new server:\
login - [admin@server<br>](mailto:admin@hideez.com)password - admin
{% 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://enterprise.hideez.com/hideez-enterprise-server/deployment.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.
