mastodon.zunda.ninja is one of the many independent Mastodon servers you can use to participate in the fediverse.
Zundon is a single user instance as home of @zundan as well as a test bed for changes of the code.

Administered by:

Server stats:

1
active users

pumaのworkerの数ってどやってふやすんだろ

@mamemomonga WEB_CONCURRENCYだったかの環境変数でconfig/puma.rbだったか経由で起動するプロセス数を指定できます

@zundan おおありがとうございます!やってみますデス!

zunda

@mamemomonga スレッド数は増やしても利用メモリはあんまり増えないので、メモリの少ない環境ではプロセス数よりもスレッド数を増やす方がいいかもです。Ruby全体がブロックするようなアプリだとプロセス数を増やしたい感じだけど、Mastodonはだいじょうぶそう。

@zundan おおなるほど!そのへんを上手く活用できるといいかもしれないですね!ラズパイはメモリカツカツなので・・

@mamemomonga 弊ぼっちも512MBのコンテナにPumaとSidekiqをぎゅうぎゅうに詰めて運用してますw スワップが512MBまで許されてるので積極的に活用中。 https://github.com/zunda/mastodon/wiki/DetailsInRunningOnHeroku2017

github.comzunda/mastodonA GNU Social-compatible microblogging server. Contribute to zunda/mastodon development by creating an account on GitHub.