Create Ressources-needed.md
This commit is contained in:
parent
04bb0e65d6
commit
77469f413d
|
@ -0,0 +1,13 @@
|
|||
Running Mastodon requires some server ressources. If you're wondering how much, you've come to the right place.
|
||||
Here are some information about what you'll need for running your instance, both with Docker and without.
|
||||
|
||||
### With Docker :
|
||||
|
||||
| CPU % / info | RAM use / total | Median traffic in | out | Users | OS | Sidekiq threads | Hosting provider | URL |
|
||||
|-----|-----|-----------------------|-----|-------|----|-----------------|------------------|-----|
|
||||
|
||||
### Without Docker :
|
||||
|
||||
| CPU % / info | RAM use / total | Median traffic in | out | Users | OS | Sidekiq threads | Hosting provider | URL |
|
||||
|-----|-----|-----------------------|-----|-------|----|-----------------|------------------|-----|
|
||||
| 17.3% / 2x2.4Ghz | 1.8 GB / 4 GB | 260kbps | 858kbps | 785 | Debian | 30 | [vultr](https://Vultr.com) | [social.wxcafe.net](https://social.wxcafe.net) |
|
Loading…
Reference in New Issue