December 16, 2024
Deploying Speedtest Tracker with Docker Compose
Speedtest Tracker is a self-hosted internet performance tracking application that runs speedtest checks against Ookla’s Speedtest service.
Speedtest Tracker is a self-hosted internet performance tracking application that runs speedtest checks against Ookla’s Speedtest service.
Integrate Bluesky replies as your blog’s comment section in gohugo.io framework
A step-by-step guide on installing Mastodon via Docker, configuration tailored especially for 2024
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.
It’s crontab but in a container. No ports. No GUI. No BS. Just cron in a container. Why? Because someone decided that setting up cron jobs the normal way wasn’t edgy enough. Now you get to deal with Docker AND cron at the same time. You’re welcome.
For further reading.
Rafael Eyng’s tech blog
Setting up a Bluesky Personal Data Server without dedicating an entire VPS to it.
Bluesky PDS (Personal Data Server) container image, compose file, and documentation.