For a small project, I wanted to set up another fediverse server snac. This is not going to be a detailed write-up, as setting it up was very easy. I used a combination of the main readme and the administrator manual. In additional to normal Linux setup stuff, it boiled down to: install some components (incluing ‘build-essential’) add a snac system user clone the code compile it create and enable a systemd unit file for the resulting binary create a snac user stick a reverse proxy in fron...