# Installation

{% hint style="info" %}
Before installing Storware Backup & Recovery solution we recommend performing an operating system update and reboot if neccesary
{% endhint %}

Before starting installation review the following chapters:

* [Component requirements](/backup-and-recovery-7.3/deployment/component-requirements.md)
* [Supported platforms requirements](/backup-and-recovery-7.3/deployment/platform-requirements.md)
* [Sizing guide](/backup-and-recovery-7.3/deployment/sizing.md)

You can deploy Storware Backup and Recovery using one of the following methods

* [ISO-based installation](/backup-and-recovery-7.3/deployment/installation/iso-based-installation.md) (recommended) The iso image can be used to boot a virtual machine from it in order to install CentOS 9 Stream with Storware Backup & Recovery application.
* [Quick installation using all-in-one script](/backup-and-recovery-7.3/deployment/installation/quick-install-all-in-one.md) (recommended) To quickly deploy server and node on one host
* [Installation using Ansible playbook](/backup-and-recovery-7.3/deployment/installation/installation-using-ansible-playbook.md) You can install the complete Storware Backup & Recovery solution using the roles, available on Ansible Galaxy
* [Installation with RPMs](/backup-and-recovery-7.3/deployment/installation/installation-with-rpms.md) To deploy server and node from the scratch
* [Virtual Appliance](/backup-and-recovery-7.3/deployment/installation/virtual-appliance.md) (recommended) The virtual appliance (VA) is a preconfigured virtual machine image. VA is available for the following hypervisors: RHV/oVirt/OLVM, Citrix/XCP-ng, VMware, Nutanix Acropolis


---

# 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.storware.eu/backup-and-recovery-7.3/deployment/installation.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.
