I wonder if we have a lightweight mastodon server that runs on sqlite with search on a single process server.
-
I wonder if we have a lightweight mastodon server that runs on sqlite with search on a single process server. I'll allow nginx in front of it for caching.
People keep complaining about how big mastodon is! I know stuff like gotosocial is a bit different, but how different?
-
I wonder if we have a lightweight mastodon server that runs on sqlite with search on a single process server. I'll allow nginx in front of it for caching.
People keep complaining about how big mastodon is! I know stuff like gotosocial is a bit different, but how different?
Well... so far not that different as a consumer (I've never moderated a host, lots to look at in that area)
Here are some random notes;
- SQLite by default
- Full search
- one process
- WASM embedded FFMPEG!? https://codeberg.org/gruf/go-ffmpreg
- 1gb of ram, rpi is a target
- Does not support more than one app host, says scales to about 20 users -
C cwebber@social.coop shared this topic