# On-Premise

Xygeni On-Premise version offers the flexibility to deploy and manage the entire platform within your own infrastructure. This allows for greater control over data, security, and customization to align with your specific environment and operational policies.

## Kubernetes distribution

Xygeni’s on-premise deployment leverages Kubernetes for orchestration, ensuring high availability, scalability, and efficient resource management for its various interconnected components. The installation process is designed to be guided and adaptable, allowing you to select and configure the specific elements of Xygeni that are most relevant to your operational requirements.

## Installation

The installation of Xygeni on-premise is an interactive process guided by a dedicated script. This script allows you to choose which components to install based on your specific needs, providing flexibility in tailoring the deployment to your environment. The installation can optionally include the setup of the Kubernetes platform itself, followed by the configuration of Xygeni's namespace, container registry, persistent volumes and components.

## Configuration

Xygeni Kubernetes distribution includes a complete guide for platform initial configuration and deployment.

## Getting started

Existing product documentation is valid for Cloud and On-Premise versions of Xygeni, except when indicated that a section applies solely to one platform.

* [How run first scan in a on-premise](/xygeni-distributions/on-premise/getting-started.md)


---

# 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.xygeni.io/xygeni-distributions/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.
