# Руководства по развертыванию

Navixy On-Premise — это гибкий вариант развертывания, который можно установить как на физических серверах, так и на облачных инфраструктурных платформах, таких как Amazon Web Services (AWS), Microsoft Azure или Google Cloud Platform (GCP).

* [Требования](/docs/on-premise/ru/on-premise/how-to-guide/requirements.md)
* [Установка](/docs/on-premise/ru/on-premise/how-to-guide/installation.md)
* [Конфигурация](/docs/on-premise/ru/on-premise/how-to-guide/configuration.md)
* [Техобслуживание](/docs/on-premise/ru/on-premise/how-to-guide/maintenance.md)
* [Устранение неполадок](/docs/on-premise/ru/on-premise/how-to-guide/troubleshooting.md)

{% hint style="info" %}
Обратите внимание, что развертывание и сопровождение экземпляра Navixy On-Premise требует технической экспертизы и знаний в области администрирования ИТ‑систем. Если вы не знакомы с этими аспектами, мы рекомендуем рассмотреть [Platform-as-a-Service (PaaS)](/docs/on-premise/ru/qa/paas.md) вариант развертывания.
{% 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://navixy.com/docs/on-premise/ru/on-premise/how-to-guide.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.
