# Direct Installation

Storware Backup and Recovery Endpoints server can be installed on a physical machine or as a virtual machine.

The [sizing guide](/70/deployment/sizing/storware-endpoints.md) describes requirements for a virtual or physical machine to install Storware Endpoint

{% hint style="info" %}
It is recommended to install Storware Endpoints on different machine than Storware Backup & Recovery.
{% endhint %}

Log into Storware Backup and Recovery WebUI. Go into the Endpoints tab and in "Deployment Type" you can choose Installation Endpoint server without or with IBM Spectrum Protect Server.

![](/files/2VB61uyJjbwvNp4mW27B)

Then You need to provide SSH access to the machine where the Storware Endpoint server is going to be installed.

![](/files/mJ2NlRo74W9LT0gBcEYm)

{% hint style="info" %}
**Note:** When installing Endpoint server, you can overwrite the default password to kodoadmin
{% endhint %}

If you want to customize your installation, clik on **Advanced options**. New window will open. There you can change installation parameters. Comment out the line with the parameter you want to change, edit the vaule and click **Save** button. In the example below, we have changed MariaDB version to 10.6 (default is 10.4).

![](/files/DXBcmTWcTFQjg1Fj4Gaj)

{% hint style="info" %}
**Note:** If you provide a password in the form and in the configuration file, Storware Backup & Recovery will take this from the form into account.
{% endhint %}


---

# 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/70/deployment/endpoints-how-to-install/installation-overview/direct-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.
