# Hosting Optimization with Digital Ocean

**URL:** https://meta.discourse.org/t/hosting-optimization-with-digital-ocean/156487
**Category:** Self-hosting
**Tags:** hosting
**Created:** [July 1, 2020, 3:09pm UTC](https://meta.discourse.org/t/hosting-optimization-with-digital-ocean/156487 "2020-07-01T15:09:06Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![abgeter](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/abgeter/32/184803_2.png) [@abgeter](https://meta.discourse.org/u/abgeter)
#### Post date: [July 1, 2020, 3:09pm UTC](https://meta.discourse.org/t/hosting-optimization-with-digital-ocean/156487/1 "2020-07-01T15:09:06Z")

</div>

Hi there,

I am currently building out a site with a Discourse droplet on Digital Ocean, that will host 20K-30K users over the course of July. I am trying to figure out the best storage option on DO in order to optimize my server. I had some problems with different software last year with crashing, so I am trying to avoid that if possible this year. What would you recommend?

---

<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: [July 1, 2020, 3:12pm UTC](https://meta.discourse.org/t/hosting-optimization-with-digital-ocean/156487/2 "2020-07-01T15:12:01Z")

</div>

How many page views to you expect?

You should configure a CDN and use a spaces bucket for uploads. See [Setting up backup and image uploads to DigitalOcean Spaces](https://meta.discourse.org/t/setting-up-backup-and-image-uploads-to-digitalocean-spaces/92502) and [Using Object Storage for Uploads (S3 Clones)](https://meta.discourse.org/t/using-object-storage-for-uploads-s3-clones/148916)

EDIT: But, really, probably AWS S3 is a much better choice.

---

<div class="post-metadata">

### Author: ![abgeter](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/abgeter/32/184803_2.png) [@abgeter](https://meta.discourse.org/u/abgeter)
#### Post date: [July 1, 2020, 3:16pm UTC](https://meta.discourse.org/t/hosting-optimization-with-digital-ocean/156487/3 "2020-07-01T15:16:41Z")

</div>

I’m honestly not sure. A lot, haha.

I’ll look into those resources, thanks!

---

<div class="post-metadata">

### Author: ![RGJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/rgj/32/523185_2.png) [@RGJ](https://meta.discourse.org/u/RGJ)
#### Post date: [July 1, 2020, 3:26pm UTC](https://meta.discourse.org/t/hosting-optimization-with-digital-ocean/156487/4 "2020-07-01T15:26:34Z")

</div>

Note that DO spaces are encountering a lot of performance issues lately and that their CDN is [broken](https://meta.discourse.org/t/using-object-storage-for-uploads-s3-clones/148916) with Discourse.  
Also, because of those performance issues, you cannot create new spaces in FRA and NYC until the end of this year.

---

<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: [July 1, 2020, 3:42pm UTC](https://meta.discourse.org/t/hosting-optimization-with-digital-ocean/156487/5 "2020-07-01T15:42:24Z")

</div>

This is a very good point. I guess I mentioned it because he mentioned DO. An engineer who used to work for them is surprised that they are even still supporting it. I’d recommend going for sho’nuff AWS S3, though I’m tentatively optimistic about backblaze’s offering.

---

<div class="post-metadata">

### Author: ![marianord](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/marianord/32/90502_2.png) [@marianord](https://meta.discourse.org/u/marianord)
#### Post date: [July 1, 2020, 3:47pm UTC](https://meta.discourse.org/t/hosting-optimization-with-digital-ocean/156487/6 "2020-07-01T15:47:36Z")

</div>

That will depend a lot on the nature of your forum. If the users will not upload a lot of files you will be good with any storage that is included in the Droplet of your choosing.

Now, if you’re going to have a lot of files uploaded then any AWS S3 Clone would be great to get working, I haven’t seen any issue with DigitalOcean Spaces but my use of it is very light so I’d take both @RGJ and @pfaffman opinions into consideration when cooshing the S3 Clone to use.
