> For the complete documentation index, see [llms.txt](https://kb.rport.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.rport.io/video-courses/install-on-cloud.md).

# Install on Cloud

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

The video shows how to install the R-Port server on a fresh virtual machine dedicated to running only the R-Port server.

The virtual machine needs a direct connection to the Internet via its own public IP address.

For installation on servers behind network address translation, please see the dedicated video.

This tutorial is suitable for a server installation on

* Amazon web service (AWS)
* Google Compute (GCP)
* Hetzner Cloud
* Vultr
* Digital Ocean
* Mircosoft Azure
* any other cloud provider
* any VM or bare metal server with its won public IP address

{% embed url="<https://vimeo.com/796986698>" %}
Install the RPort server on the cloud
{% endembed %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/install-on-cloud.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.
