> For the complete documentation index, see [llms.txt](https://latitudesh.manystake.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://latitudesh.manystake.com/deploy-a-server.md).

# Deploy a server

## Deploy a new server

The easiest way to start deploying with Latitude.sh is through the dashboard. [Sign up](https://www.latitude.sh/dashboard/signup), create your Team and Project and you will be up and running quickly.

Create a new server

<figure><img src="/files/fEDTL2eIsLT42z8vMnwo" alt=""><figcaption></figcaption></figure>

Choose a location

<figure><img src="/files/gpaUmWKZ4IPKuyZ0ZrUB" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If you plan to run a Jito Solana validator, choose a location near to the block engine.
{% endhint %}

Choose a server spec

Only 2 server specs could handle the requirements to run a Solana validator on mainnet-beta

c3.large.x86 without putting accounts in ramdisk

<figure><img src="/files/RkJFNBWWyQ3eoewPFrRs" alt=""><figcaption></figcaption></figure>

Or s3.large.x86 where you can choose to put accounts in ramdisk

<figure><img src="/files/MNiQbFnclfr06LlzoVSF" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If you don't understand implication about putting accounts in ramdisk, please read accounts management section first.
{% endhint %}

Choose OS, ssh-key, and storage

For the Operating system choose Ubuntu 20.04

Choose your ssh key to authenticate on the server

We recommend choosing No Raid in order to dedicate a disk for the ledger

<figure><img src="/files/z6Te0vJePxLLDpB05fzH" alt=""><figcaption></figcaption></figure>

Finally, click on deploy
