# On-Premise

This section provides complete deployment and maintenance guidance for self-hosted Navixy platform instances. You'll find hardware requirements, installation procedures for different deployment scenarios, update processes, and operational best practices. The content covers everything from initial planning and server setup to production updates and troubleshooting.

Navixy On-Premise is designed for IT teams deploying Navixy in their own data centers or private cloud environments. Whether you need full data control for compliance, want to customize the infrastructure, or require network isolation, these guides walk you through assessment, installation, security configuration, and ongoing maintenance of your On-Premise instance.

## Browse guides

<details>

<summary>Getting started and licensing</summary>

* [What do I need to have my own Navixy instance?](/docs/qna/on-premise/prerequisites.md)
* [On-premise licensing FAQ](/docs/qna/on-premise/on-premise-licensing-faq.md)
* [Demo (trial) on-premise instance FAQ](/docs/qna/on-premise/demo-trial-on-premise-instance-faq.md)

</details>

<details>

<summary>Deployment and updates</summary>

* [Deployment overview](/docs/qna/on-premise/deployment-overview.md)
  * [What hardware to use?](/docs/qna/on-premise/deployment-overview/what-hardware-to-use.md)
  * [What operation system to choose?](/docs/qna/on-premise/deployment-overview/what-operation-system-to-choose.md)
  * [How to install the platform?](/docs/qna/on-premise/deployment-overview/how-to-install-the-platform.md)
  * [How to update the platform?](/docs/qna/on-premise/deployment-overview/how-to-update-the-platform.md)
  * [How to prepare for the update?](/docs/qna/on-premise/deployment-overview/how-to-prepare-for-the-update.md)
* [On-premise updates FAQ](/docs/qna/on-premise/on-premise-updates-faq.md)

</details>

<details>

<summary>Requirements and networking</summary>

* [Domain requirements for On-premise](/docs/qna/on-premise/domain-requirements-for-on-premise.md)
* [Network requirements for On-premise](/docs/qna/on-premise/network-requirements-for-on-premise.md)

</details>

<details>

<summary>Data, storage, and resilience</summary>

* [Where and how is data stored?](/docs/qna/on-premise/where-and-how-is-data-stored.md)
* [Fault tolerance and disaster recovery](/docs/qna/on-premise/fault-tolerance-and-disaster-recovery.md)

</details>

<details>

<summary>Accounts, roles, and access</summary>

* [Manage admin credentials (On-premise)](/docs/qna/on-premise/manage-admin-credentials-on-premise.md)
* [Technician admin accounts for On-premise](/docs/qna/on-premise/technician-admin-accounts-for-on-premise.md)
* [Reseller functionality in On-premise](/docs/qna/on-premise/reseller-functionality-in-on-premise.md)

</details>

<details>

<summary>Troubleshooting and special environments</summary>

* [Why isn't my model connecting to standalone?](/docs/qna/on-premise/why-isnt-my-model-connecting-to-standalone.md)
* [Green "We'll be back soon" page](/docs/qna/on-premise/green-well-be-back-soon-page.md)
* [Run instance in a classified environment](/docs/qna/on-premise/run-instance-in-a-classified-environment.md)

</details>


---

# 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/qna/on-premise.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.
