Add asonix.dog (#616)

This commit is contained in:
asonix 2018-05-17 19:47:00 -05:00 committed by Eugen Rochko
parent 57db71f7f2
commit df5d827bd5
1 changed files with 12 additions and 0 deletions

View File

@ -21,3 +21,15 @@ Here are examples of hardware setups of some Mastodon instances for your perusal
|Streaming API|2x1 threads|
|Hosting|Hetzner|
|Special notes|4x servers, each with 8-core i7 CPUs, 32GB DDR3 RAM and SSD disks, arranged in a high-availability setup. Sidekiq on a separate machine. PostgreSQL on two separate machines (hot standby). Redis on two separate machines (one volatile for Rails cache).|
|asonix.dog| |
|-------------------|-|
|Users total|16|
|Users weekly|2|
|Average RPM|a few|
|Approx. cost/mo|electricity|
|Puma|1x8 threads|
|Sidekiq|4x4 threads|
|Streaming API|1x1 threads|
|Hosting|self|
|Special notes|Raspberry Pi 2 model B running Arch Linux Arm hosting mastodon-web, Pine64 running Armbian hosting mastodon-sidekiq and mastodon-streaming, Raspberry Pi 2 model B running postgres. Raspberry Pi 1 B+ running Redis. All devices have 1GB RAM|