# Panorama system requirements

This section outlines the Panorama system requirements in terms of supported operating systems, minimum browser versions, database versions and Primeur components.

* **Operating Systems**
  * Red Hat Enterprise Linux 8.6 and 9.4 with unzip, tar, fontconfig, glibc-langpack-en packages installed.
  * Amazon Linux 2023 with unzip, tar, fontconfig, glibc-langpack-en packages installed.
* **Browsers** (minimum versions)

  Access to the web/application server requires an Internet browser:

  * Google Chrome (Jan. 2024) 122.0.6261.15
  * Mozilla Firefox (Jan. 2024 ) 122.0
* **CPU requirement**
  * The system must support AVX (Advanced Vector Extensions) instructions.
* **Primeur products** (minimum versions)
  * Data One 1.10.25 for Panorama 1.2.x
  * Data One 1.20.20 or Data Watcher 1.20.20 for Panorama 2.0.0
  * Spazio MFT 2.7.x

{% hint style="success" %}
**Panorama 1.2.x** is compatible with **Data One 1.20.x**, **Data Watcher 1.20.x** and **Data One 1.10.x**.

**Panorama 2.0.0** is compatible with **Data One 1.20.20** and **Data Watcher 1.20.20**.&#x20;
{% endhint %}

* **MongoDB supported versions (only for Panorama 1.2.x)**
  * MongoDB 6.x, 7.x

## Hardware requirements <a href="#toc150357115" id="toc150357115"></a>

These are the minimum hardware requirements for the web/application and database servers:

* 64-bit CPU
* 2 CPU cores
* 4 GB of RAM
* 10 GB of Hard Disk \* (to be dimensioned according to the flows produced)

For small deployments, the web/application server and the database server can be deployed on the same system.

Both the web/application and database servers can run on physical or virtual machines.


---

# 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/system-requirements/panorama-system-requirements.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.
