# Install the RPort Server

Select where you want to install your RPort server.&#x20;

{% hint style="info" %}
Usually it takes less than 5 minutes to get your RPort instance up and running. ⏱️
{% endhint %}

### Some notes on sizing

#### Memory

The more clients you manage, the more memory you need. You can roughly calculate \~430 KB per Client.

#### CPU

Rportd does not consume many CPU resources. The smallest CPU on any cloud provider is suitable. Rport performs very well on a Raspberry Pi (armv7 and aarch/armv8)

#### Disk

Rport has built-in monitoring with retention of historical data. Each host writes \~16 MB data per day to the database. You can freely configure the retention period. If you want to manage many hosts with rport and if you require a long retention period, put large disks in your VM.

[Read more](https://docs.rport.io/advanced/rport-server-sizing/)

### Launch the RPort server in the cloud <img src="https://1574570054-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MekeI9EovpQqbUTQSdM%2Fuploads%2F4vhFk1nKGwlJJ2us88Wj%2Fimage.png?alt=media&#x26;token=28a16140-b59d-45e2-82ff-69f74e84daa0" alt="" data-size="line">

The fully automated installer will install the rport server on a virgin cloud VM.\
✅ Suitable for any cloud vendor. \
❎ Requires a dedicated public IP address.

👉 [Continue reading](https://kb.rport.io/install-the-rport-server/launch-rport-in-the-cloud)

### Install the RPort server on-premises <img src="https://1574570054-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MekeI9EovpQqbUTQSdM%2Fuploads%2FOjumSwFa4b1dHNZxIX5X%2Fnoun-house-1055659-00449F.png?alt=media&#x26;token=74422186-ed23-42b8-bf97-02784303c687" alt="" data-size="line">

The fully automated installer will install the rport server on any Linux system inside an intranet behind a NAT router.\
✅ Suitable for any Linux and the Raspberry Pi. \
❎ Uses no public IP address or port forwarding on the router.

👉 [Continue reading](https://kb.rport.io/install-the-rport-server/install-on-premises)
