Again looking at running my own #Mastodon instance and seeing a ton of abandoned projects for lightweight, single-user #ActivityPub servers. Are there options that are actively maintained and ready for use? I've run #Pleroma before but don't actually need a web frontend. Happy to @phanpy and that's it. Suggestions, anyone?

@nw

You may want to have a look on #GoToSocial and #snac.

You can also install #Friendica on a shared hosting (classic #LAMP environment). Did this for testing some years ago.

My own project #Mammuthus isn't ready for the stage yet.

@phanpy

@nick @phanpy @nw Yeah, I'll second both GTS and snac. Lightweight (snac especially), reliable, well-maintained. You do need to check for which features haven't been implemented yet, though.

@nick "Starling" is designed for classic #LAMP environments running on limited shared hosting. It uses only plain PHP and SQLite, and works well with the Phanpy client:
https://github.com/dfaria-eu/Starling/

@nw @phanpy

GitHub - dfaria-eu/Starling: Lightweight ActivityPub for small and independent servers.

Lightweight ActivityPub for small and independent servers. - dfaria-eu/Starling

GitHub