00:23

Elk: A nimble Mastodon web client

In order to host Elk yourself you can use the provided Dockerfile to build a container with elk. Be aware, that Elk only loads properly if the connection is done via SSL/TLS. The Docker container itself does not provide any SSL/TLS handling. You’ll have to add this bit yourself. One could put Elk behind popular reverse proxies with SSL Handling like Traefik, NGINX etc.

An alternative to Phanpy, which also works with GoToSocial instances. At least this looks more robust than Phanpy. Gotta deploy one soon.

Edit: Wasn’t able to deploy successfully. Sad.

22:54

Fediverse Explorer

Browse most recent public posts across the fediverse by hashtag.

This is a great project. Lots of posts I’ve discovered from using this hashtag search. I know the source is on Github, but I wish this is easily selfhostable complete with Docker and compose documentation.

See Github page and blog post.

15:48

Mastodon Front-end

Mastodon and other Fediverse instance Front end
Great for when you have an instance that have no front-end, like in my case a GoToSocial instance.
16:53

How to install Mastodon in docker (even easier imo, 2024)

A step-by-step guide on installing Mastodon via Docker, configuration tailored especially for 2024
I’m not sure if I still want this, considering that Mastodon takes up so much resources. Gotosocial alone is a little bloated for my taste, worse I suppose will be Mastodon.
16:38

Getting A Local Mastodon Setup In Docker - These Yaks Ain’t Gonna Shave Themselves

This is the first in probably a series of posts as I dig into the technical aspects of mastodon. My goal is to get a better understanding of the design of ActivityPub and how mastodon itself is designed to use ActivityPub. Eventually I want to learn enough to maybe do some hacking and create some of the experiences I want that mastodon doesn’t support today.

The first milestone is just getting a mastodon instance set up on my laptop.

00:03

Hollo - Federated single-user microblogging software

Hollo is a federated single-user microblogging software powered by Fedify. Although it is for single-user, it is designed to be federated through ActivityPub, which means that you can follow and be followed by other users from other instances, even from other software that supports ActivityPub like Mastodon, Misskey, and so on.

Hollo does not have its own web interface. Instead, it implements Mastodon-compatible APIs so that you can integrate it with the most of the existing Mastodon clients.

Single-user Mastodon alternative with activitypub.