From 9efa9b69d8dc44bf45b7becadfecf67869d67f7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gervais=20Gwena=C3=ABl?= Date: Sat, 22 Apr 2017 00:29:06 +0200 Subject: [PATCH] Small URL error in Resources-needed.md (#116) Corrected "https://mastodon.technllogy" to "https://mastodon.technology" --- Running-Mastodon/Resources-needed.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Running-Mastodon/Resources-needed.md b/Running-Mastodon/Resources-needed.md index 36bfc46c..7463eab3 100644 --- a/Running-Mastodon/Resources-needed.md +++ b/Running-Mastodon/Resources-needed.md @@ -5,7 +5,7 @@ Here are some information about what you'll need for running your instance, both | CPU % / info | RAM use / total | Median traffic in | out | Disk Usage | Users | OS | Sidekiq threads | puma params | Hosting provider | URL | Cost Estimate | |-----|-----|-----------------------|-----|--------|-------|----|-----------------|----------------|------------------|-----|------| -| 25% / 2 CPUs 1.8GHz | 2.2 GB / 4 GB | | | | 2900 | Ubuntu 16.04 | 20 threads, DB_POOL=20 | WEB_CONCURRENCY=4, MAX_THREADS=8 | [Digital Ocean](https://www.digitalocean.com) | [mastodon.technology](https://mastodon.technllogy) | [$50–60](https://ashfurrow.com/blog/moving-mastodon-to-digital-ocean/) | +| 25% / 2 CPUs 1.8GHz | 2.2 GB / 4 GB | | | | 2900 | Ubuntu 16.04 | 20 threads, DB_POOL=20 | WEB_CONCURRENCY=4, MAX_THREADS=8 | [Digital Ocean](https://www.digitalocean.com) | [mastodon.technology](https://mastodon.technology) | [$50–60](https://ashfurrow.com/blog/moving-mastodon-to-digital-ocean/) | ### Without Docker :