# Install Panorama

## Planning initial installation and master configuration

Primeur Panorama is a distributed, clustered, modular product that requires some planning before actually installing it on one or, more typically, multiple physical or virtual machines.

The recommended approach to installation planning is:

* Designing the deployment topology by defining where each component will be installed.\
  In the case of Primeur Panorama, the deployment consists of an application server cluster and, optionally, a database cluster. The platform supports high‑availability configurations with additional nodes and can scale to handle increasing workloads.
* Preparing the machines with the correct prerequisites for the components they will host.\
  The web server is installed on an application server machine.
* Provisioning the database resources dedicated to the solution.
* Configuring existing network infrastructure to correctly handle all network connections that will be established once the system is deployed.

The following sections provide the information needed by system administrators to accurately plan the installation of the solution.


---

# 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.primeur.com/data-one-installation-manager/installation-on-linux/install-panorama.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.
