# Launch RPort in the cloud

![](/files/Bek49qGbqyAAY73TdNRx)

### Prerequisites

We have created a fully automated installer, that converts any cloud-based virtual machine into a high-secure RPort server that is suitable for productive use.

To use the installer, you must fulfil the following prerequisites:

* A valid [rport licence](https://realvnc.com/rport) is required.
* You have an account at one of the supported cloud providers (if not, read below).
* You are familiar with SSH key-based authentication, and you know how to connect to a Linux-based virtual machine via SSH. Further knowledge of the Linux operating system is not needed.&#x20;

### 🚀 Get started

It's quick and easy to launch your RPort server. Just two steps: Launch a new instance and fire the installer. That's it.&#x20;

Select your cloud provider:

* [Amazon AWS EC2](/install-the-rport-server/install-on-aws-ec2.md)
* [Google Compute](/install-the-rport-server/install-on-google-compute.md)
* [Microsoft Azure](/install-the-rport-server/install-on-azure.md)
* [Digital Ocean](/install-the-rport-server/install-on-digital-ocean.md)
* [Scaleway](/install-the-rport-server/install-on-scaleway.md)
* [Hetzner Cloud](/install-the-rport-server/install-on-hetzner-cloud.md)
* [Vultr](/install-the-rport-server/install-on-vultr.md)

### New to cloud computing?&#x20;

Using virtual machines in the cloud is a no-brainer. Select one of the following providers. They are easy to manage for beginners. Unless company policies force you, we do not recommend starting cloud computing with AWS, Azure, or Google Compute. These are highly complex systems with advanced concepts. Getting started is anything but easy. On top, they are pricier. Our three recommended providers are a perfect choice to run a highly secure RPort server at a low price.

| Provider                                                         | Locations                     | \~monthly price |
| ---------------------------------------------------------------- | ----------------------------- | --------------- |
| [Scaleway](https://www.scaleway.com/en/)                         | Paris, Amsterdam, Warsaw      | €5              |
| [Hetzner Cloud](https://www.hetzner.com/cloud)                   | Nuremberg (Germany), Helsinki | €2              |
| [Digital Ocean](https://www.digitalocean.com/products/droplets/) | World Wide                    | €6              |


---

# 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/install-the-rport-server/launch-rport-in-the-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.
