# Installation Preparation

Before installing RPort Server, take five minutes to watch this video. Good preparation will save you a lot of time later.

### The video covers <a href="#the-video-covers" id="the-video-covers"></a>

In this video you will get a recommendation for the best practises so that you can test RPort quickly and easily.

* We will compare a cloud installation with an on-premises installation.
* There will also be a discussion of the pros and cons of server installation on a dedicated virtual machine versus installation on a general purpose server.
* In addition, we will take a look at the disadvantages of a Docker installation.
* And finally, we are going to say a few words about reverse proxies.

{% embed url="<https://vimeo.com/794618006>" %}


---

# 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://kb.rport.io/video-courses/installation-preparation.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.
