# Recommended Hosting Providers for Self Hosters

**URL:** https://meta.discourse.org/t/recommended-hosting-providers-for-self-hosters/79562
**Category:** Sysadmins
**Tags:** hosting
**Created:** [February 1, 2018, 6:57pm UTC](https://meta.discourse.org/t/recommended-hosting-providers-for-self-hosters/79562 "2018-02-01T18:57:31Z")
**Posts on this page:** 1
**Showing post:** 1

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [February 1, 2018, 6:57pm UTC](https://meta.discourse.org/t/recommended-hosting-providers-for-self-hosters/79562/1 "2018-02-01T18:57:32Z")

</div>

This guide is intended for people who are not system administrators who just want to make Discourse work. This is a list of cloud hosting services that are believed to be reliable and easy enough for a novice to get up and running with as little fiddling as possible. You should be able to create an account, and a server on which to run your Discourse instance and still be able to pull the job off in very close to 30 minutes.

I have installed Discourse on each of these, received an email from Discourse, and used it to log in as an admin. For all of these the standard [Install Cloud](https://github.com/discourse/discourse/blob/master/docs/INSTALL-cloud.md) instructions work just fine.

### What about AWS, Azure, and Google Cloud?

If you have spent many hours using bash, know what ports 80, 443, and 22 are, and are familiar with firewalls, partitions, and what an S3 bucket is, any of these will work just fine. If you have never found a solution to your problem using Stack Exchange, you should probably stay away from these providers. These are the finicky hot rods of the hosting world. This guide is to help you find something more like a Honda Civic than a Formula One racer.

### What about OtherGreatService?

> [@Self hosting options](https://meta.discourse.org/t/self-hosting-options/348592/4):
>
> Our [official install](https://meta.discourse.org/t/142537?silent=true) guide lists the requirements to host Discourse. If OtherGreatService supports the listed requirements and allows SSH access, it can run Discourse:
> 
> > - modern single core CPU, dual core recommended
> > - 1 GB RAM minimum
> > - 64 bit Linux compatible with Docker
> > - 10 GB disk space minimum

### Easy and Reliable

The table below provides a comparison of these easy-to-use providers. The “Build time” column is the result of

```
time ./launcher rebuild app

```

It is not a meaningful benchmark, but a crude measure of how fast the CPU, Disk, and network are. Your mileage may vary. You can see, though, that the Digital Ocean “optimized” instance is nearly twice as fast as the standard 1GB one.

| Provider | Price | Disk | CPU | GB RAM | Build time | Data Centers |
| --- | --- | --- | --- | --- | --- | --- |
| Digital Ocean | $6 | 25GB | 1 | 1 | 10m | US (2), NL, SG, UK, DE, CA, IN, AU |
| DO Optimized | $42 | 25GB | 2 | 4 | 5m47s | US (2), NL, SG, UK, DE, CA, IN |
| Hetzner CX22 (x86) | €3.95 | 40GB | 2 | 4 | 9m56s | DE, FI, SG, US (2) |
| Hetzner CAX11 (arm64) | €3.95 | 40GB | 2 | 4 | 5m45s | DE, FI |
| Lightsail | $10 | 30GB | 1 | 2 | 8m17s | US (3), JP, SG, AU, IN |
| Linode 1024 | $5 | 20GB | 1 | 1 | 9m46s | US (3), UK, DE, SG, JP |
| Scaleway | E10 | 10GB | 2 | 2 | ---- | FR, PL, NL |
| Upcloud | $10 | 30GB | 1 | 2 | 7m22s | DE, FI, NL, JP, UK, US |
| Vultr | $5 | 24GB | 1 | 1 | 8m | US (7), NL, FR, DE, UK, JP, SG, AU |

_Note: Build times are dependent on amount of posts, plugins, and many other things. The more your site grows, the longer it will take._

## Provider Notes

These are notes on individual providers. If you have good experiences with any of them, please feel free to add your comments here. If you have bad comments, please add them as a reply.

### Amazon AWS/Lightsail

Pricing: [https://aws.amazon.com/lightsail/pricing/](https://aws.amazon.com/lightsail/pricing/)

Super easy! Click a button to open a window with a logged-in SSH connection.

Uses ubuntu@hostname rather than root@hostname. Not what most sites do, but it’s just like AWS, and somewhat more secure.

### Digital Ocean

Pricing: [https://www.digitalocean.com/pricing/](https://www.digitalocean.com/pricing/)

This is the simplest, easiest, and most-used provider, and since the recent price drop, it is again quite competitive. A problem for people not in the US is that they sometimes make it harder to get an account created and block outgoing SMTP ports (my [standard install](https://meta.discourse.org/t/142537?silent=true) script works around this problem by using port 2525, which Mailgun and other providers support).

### Hetzner

Pricing: [https://www.hetzner.com/cloud#pricing](https://www.hetzner.com/cloud#pricing)

[https://meta.discourse.org/t/hetzner-launches-a-vps-service/78759/6](https://meta.discourse.org/t/hetzner-launches-a-vps-service/78759/6)

### Linode

[https://www.linode.com/pricing](https://www.linode.com/pricing)

[https://meta.discourse.org/t/suggestion-for-good-vps-to-host-discourse-digital-ocean-or-linode/8852/35?u=pfaffman](https://meta.discourse.org/t/suggestion-for-good-vps-to-host-discourse-digital-ocean-or-linode/8852/35)

Note: Remove the too-small swap space that is automatically created. discourse-setup will create a 2gb swap file for you.

### Scaleway

> **[Virtual Instances | Scaleway](https://www.scaleway.com/fr/virtual-instances/)**
>
> A wide range of instances fully integrated into Scaleway’s cloud ecosystem, designed to offer the best price/performance ratio.

Accept, Credit & Debit cards and SEPA Direct Debit

### Upcloud

[https://www.upcloud.com/pricing/](https://www.upcloud.com/pricing/)

No problems or frustrations in creating an account and cranking up a server.

### Vultr

[https://www.vultr.com/pricing/](https://www.vultr.com/pricing/)

Accept PayPal, Bitcoin, Alipay

I had no problems or frustrations creating an account and doing an install.

> [@Suggestion for good VPS to host Discourse ? Digital ocean or Linode?](https://meta.discourse.org/t/suggestion-for-good-vps-to-host-discourse-digital-ocean-or-linode/8852/36):
>
> I’ve been using Vultr for nearly a year, granted it is only a sandbox running Discourse, thus no traffic, no real users, but it gets the job done and hasn’t had any issues what-so-ever (apart from running low on disk space from time to time).

## [contabo.com](http://contabo.com):

Perhaps the Cheapest here: 4 cores/4GB RAM/5.80 usd+tax. (as of 10 March, 2025)

## Alibaba cloud

Simple Application Server, price:

> **[The Simple Application Server of Replacing Vps-Alibaba Cloud](https://www.alibabacloud.com/en/product/swas?_p_lc=1)**
>
> Simple Application Servers Replace Virtual Private Servers (VPS) and Web Hosting. The minimum cost to use Enhanced SSD (ESSD) is $3.5 per month. Easily migrate to Alibaba Cloud ECS instances, compatible with more Alibaba Cloud services, to meet more...

## What about XXX?

If you use a provider that is easy to set up and works reliably, please feel free to leave a comment with your recommendation. Alternatively, you can edit this post to add your own experiences.

---

_[View the full topic](https://meta.discourse.org/t/recommended-hosting-providers-for-self-hosters/79562)._
