# Install on DigitalOcean

{% hint style="info" %}
Get **$100 FREE** to start on **DigitalOcean**, if you signup using this link: <https://m.do.co/c/0ee6cb9c7ee0>
{% endhint %}

## Create a Droplet

In your **DigitalOcean** dashboard, create a new **Droplet** (VPS) where you'll install **Bastion**.

![](https://2090128309-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LKg6aQ3L4kyoODrZlxA%2F-M0fyk9Z9VqPotmhKm_N%2F-M0g1XEdF0hC4HPMLHIs%2FScreenshot%20from%202020-02-22%2014-03-48.png?alt=media\&token=89675f59-825a-42d3-aa5f-4c550691778b)

Choose a **Linux Distribution** for your server. We recommend **Debian**.

![](https://2090128309-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LKg6aQ3L4kyoODrZlxA%2F-M0fyk9Z9VqPotmhKm_N%2F-M0g3c2DkdHGyTFIaSkP%2FScreenshot%20from%202020-02-22%2014-14-29.png?alt=media\&token=818e6bb9-ca22-4004-ab2c-5e94498dbbcc)

Choose a **Pricing Plan** for your Droplet, based on your usage. If you only plan to run Bastion in your server, even the most standard plan is more than enough for your usage. But if you plan to do other stuff, choose the plan according to your needs.

![](https://2090128309-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LKg6aQ3L4kyoODrZlxA%2F-M0fyk9Z9VqPotmhKm_N%2F-M0g4OfDfmcUYzBkgz1d%2FScreenshot%20from%202020-02-22%2014-16-01.png?alt=media\&token=d7e792b2-aab4-43a3-884c-e2b86a0aebeb)

Choose a **Datacenter Region** closer to your **Discord Server's Voice Region** for better latency.

![](https://2090128309-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LKg6aQ3L4kyoODrZlxA%2F-M0fyk9Z9VqPotmhKm_N%2F-M0g5H-A6m3bgLAlneeU%2FScreenshot%20from%202020-02-22%2014-19-30.png?alt=media\&token=4b2a73bb-a2db-42cd-b0b2-cd036d795e8c)

Configure any additional settings based on your requirements and then create the Droplet so we can start setting up Bastion in it.

![](https://2090128309-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LKg6aQ3L4kyoODrZlxA%2F-M0fyk9Z9VqPotmhKm_N%2F-M0g5kyqd4WWzRq_jnfW%2FScreenshot%20from%202020-02-22%2014-23-17.png?alt=media\&token=e10ef6c0-0a9b-48a6-b0da-265a77764753)

## Initial Server Setup

Once you've created your DigitalOcean Droplet, follow the [Initial Server Setup](https://www.digitalocean.com/community/tutorials/initial-server-setup-with-debian-10) guide for your Linux Distribution to setup the server for the first time.

![](https://2090128309-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LKg6aQ3L4kyoODrZlxA%2F-M0fyk9Z9VqPotmhKm_N%2F-M0g6c3i8LuYFu3IXkW_%2FScreenshot%20from%202020-02-22%2014-27-59.png?alt=media\&token=34eb59ee-88c5-4052-ad9a-79667f75cdcf)

## Install Bastion

Once you've setup your server for the first time, login to your server, preferrably as a non-root sudo-enabled user and then follow the **Bastion Linux Install** guide.

{% content-ref url="install-on-linux" %}
[install-on-linux](https://bastion.gitbook.io/docs/install/install-on-linux)
{% endcontent-ref %}
