Skip to content

Commit

Permalink
Remove outdated reference to DigitalOcean 1-click (#1485)
Browse files Browse the repository at this point in the history
The link to DigitalOcean marketplace leads to nowhere, and there doesn't appear to be a replacement on DigitalOcean's site.
  • Loading branch information
thams committed Sep 25, 2024
1 parent 41ee8f3 commit e64502c
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions content/en/user/run-your-own.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,7 @@ There exist a number of **dedicated Mastodon hosting providers** that take care

Managed hosting solutions are great for those who do not have experience or desire to install and maintain software. However, being in charge of all components on your own hardware gives greater control over scaling, performance and customization.

We provide a **DigitalOcean 1-Click Install Image** that you can put on a DigitalOcean droplet of your choosing which essentially gives you everything you would otherwise have after following our installation instructions through an interactive setup wizard.

{{< caption-link url="https://marketplace.digitalocean.com/apps/mastodon" caption="Mastodon 1-Click Install Image on DigitalOcean" >}}

That however does assume a single-machine setup. Mastodon scales quite well horizontally. If your needs outgrow the capacity of a single machine, Mastodon can be divided into multiple app servers, background workers, multiple Redis backends, PostgreSQL replicas -- but 1-click install won't cut it.
Mastodon scales quite well horizontally. If your needs outgrow the capacity of a single machine, Mastodon can be divided into multiple app servers, background workers, multiple Redis backends, PostgreSQL replicas -- but 1-click install won't cut it.

If you're interested in installing everything on your own, proceed here:

Expand Down

0 comments on commit e64502c

Please # to comment.