# Self Hosted

<code class="expression">space.vars.product\_name</code> can be deployed in your own infrastructure, giving you complete control over your cloud management platform while maintaining data sovereignty and security.

### Overview

The <code class="expression">space.vars.self\_hosted\_product\_name</code> deployment model allows you to run <code class="expression">space.vars.product\_name</code> entirely within your own data center or private cloud environment. This option is ideal for organizations with strict compliance requirements, air-gapped environments, or specific infrastructure needs.

### Getting Started

#### Prerequisites

Review the system requirements, network configuration, and infrastructure prerequisites needed to deploy <code class="expression">space.vars.product\_acronym</code> in your environment.

[View Prerequisites →](/private-cloud-director/getting-started/self-hosted/self-hosted-pre-requisites.md)

#### Installation

Follow our step-by-step installation guide to deploy <code class="expression">space.vars.product\_acronym</code> in your infrastructure. The installation process covers initial setup, configuration, and verification.

[Installation Guide →](/private-cloud-director/getting-started/self-hosted/self-hosted-install.md)

#### Upgrade

Learn how to upgrade your <code class="expression">space.vars.self\_hosted\_product\_name</code> deployment to the latest version while maintaining service availability and data integrity.

[Upgrade Guide →](/private-cloud-director/getting-started/self-hosted/upgrade.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.platform9.com/private-cloud-director/getting-started/self-hosted.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.
