GoToSocial mascot: a happy cartoon sloth

GoToSocial on a Raspberry Pi Zero 2 W: Will it work?

I didn’t keep good notes as I went, honestly. I did a first pass on this “shooting from the hip” a bit to just see if I could get it to work. Instead of using Docker-CE, I used podman which created a little bit more work (not much at all really). Ultimately the service did start up, did run. It was even usable until the moment it started federating. As soon as I started following external accounts from the instance, and the federated traffic started coming in, I could see that the system was hitting high loadavg numbers (like in excess of 5.0). But the CPU cores still had plenty of idle capacity. ...