# Install on Hetzner Cloud

### Create a virtual server

* Log in to your [Hetzner Cloud Console](https://console.hetzner.cloud/projects).
* Select an existing project or create a new one.&#x20;
* On the left menu select "Servers" and click on "ADD SERVER".
* Select a location near you. Hetzners connectivity is excellent. Servers in Finland or Germany are suitable for any customer in northern or Western Europe.
* For the OS IMAGE select `Debian 11`.
* Select "Standard" as type and "Network (CEPH)" as Storage Type. \
  \&#xNAN;*CEPH adds high availability to your server.* [*Read More*](https://docs.hetzner.com/cloud/servers/faq/)*.*
* Select the smallest size "CX11-CEPH".&#x20;
* Do not add extra volumes.
* Do not add a network.
* Do not add a firewall.
* Do not add additional features.
* If you have an SSH key pair, add your public key. \
  \&#xNAN;*Using a traditional password for the log-in is possible, but less secure.*
* Enter `rport-server` as the name for the virtual server.&#x20;
* Click "Create & buy now"

![](https://1574570054-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MekeI9EovpQqbUTQSdM%2F-Mj8cdvNEKLqjGcgCcn_%2F-Mj8dQ2Xl24YZfKWHUGQ%2Fhetzner-create-vm.png?alt=media\&token=f8313a1d-e483-4c1c-af92-6ded0bb58a5d)

### Install the RPort server on your new Hetzner Virtual Server

From the list of servers, grab the public ipv4 address of your newly created server.&#x20;

![Grab the IP address of the new server.](https://1574570054-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MekeI9EovpQqbUTQSdM%2F-Mf2j0ExxIkqctJRE2zp%2F-Mf2kzt0Dle9yXuUmKRn%2Fimage.png?alt=media\&token=0b799920-8653-474c-85e5-5ecb172eb0c7)

Connect over SSH to the instance using the `root` user. If you have created the server without an SSH public key, look for an email with the root password. If you log in with a password, you are forced to change the password on the first login.

👉 Now proceed to [Install RPort on any virgin cloud VM](https://kb.rport.io/install-the-rport-server/install-rport-on-any-virgin-cloud-vm)
