From e2fcb2f407e43de6bc35de1f11256c1a5edb0e9a Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Sun, 4 Jun 2017 17:24:38 +0200 Subject: [PATCH] Update resources of oc.todon.fr --- Running-Mastodon/Resources-needed.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Running-Mastodon/Resources-needed.md b/Running-Mastodon/Resources-needed.md index 7463eab3..56f6e96a 100644 --- a/Running-Mastodon/Resources-needed.md +++ b/Running-Mastodon/Resources-needed.md @@ -3,13 +3,13 @@ Here are some information about what you'll need for running your instance, both ### With Docker : -| CPU % / info | RAM use / total | Median traffic in | out | Disk Usage | Users | OS | Sidekiq threads | puma params | Hosting provider | URL | Cost Estimate | +| CPU % / info | RAM use / total | Median traffic in | out | Disk Usage | Users | OS | Sidekiq threads | puma params | Hosting provider | URL | Cost Estimate per month | |-----|-----|-----------------------|-----|--------|-------|----|-----------------|----------------|------------------|-----|------| | 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 : -| CPU % / info | RAM use / total | Median traffic in | out | Disk Usage | Users | OS | Sidekiq params | puma params | Server model / Provider | URL | Cost Estimate | +| CPU % / info | RAM use / total | Median traffic in | out | Disk Usage | Users | OS | Sidekiq params | puma params | Server model / Provider | URL | Cost Estimate per month | |-----|-----|-----------------------|-----|--------|-------|----|-----------------|----------------|------------------|-----|------| | 17.3% / 2x2.4Ghz | 1.8 GB / 4 GB | 260kbps | 858kbps | 24 G | 785 | Debian | 35 threads, DB_POOL=35 | WEB_CONCURRENCY=5, MAX_THREADS=15 | [vultr](https://Vultr.com) | [social.wxcafe.net](https://social.wxcafe.net) | | -| 30% / 4x3.40GHz | 1.8 to 2.2GB / 4GB | 100Kbps | 1Mbps | | 1800 | Debian | 5 threads, DB_POOL=10 | MAX_THREADS=5, WEB_CONCURRENCY=4 | [Dedibox LT 2014v2](https://documentation.online.net/fr/dedicated-server/offers/limited/server-dedibox-limited-edition-13816) | [oc.todon.fr](oc.todon.fr) | | +| 20% / 4x3.40GHz | 4GB | 100Kbps | 1Mbps | 50 g | 1700 | Debian | 8 threads, DB_POOL=10 | MAX_THREADS=5, WEB_CONCURRENCY=4 | VM on [Dedibox LT 2014v2](https://documentation.online.net/fr/dedicated-server/offers/limited/server-dedibox-limited-edition-13816) | [oc.todon.fr](oc.todon.fr) | one quarter of a €30 server |