December 17, 2024
#Selfhosting
December 16, 2024
Setup Pixelfed Using Docker
A step by step guide on installing Pixelfed via Docker and Docker Compose.
Something to ponder upon. I might want a self-hosted instagram in the future.
Docker Monitoring with Prometheus: A Step-by-Step Guide
This guide walks you through setting up Docker monitoring using Prometheus and Grafana, helping you track container performance and resource usage with ease.
Among the many guides out there for deploying Prometheus and Grafana, this is the one that actually worked.
Although, whether I’ll keep this in the long run is another question.
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.
December 13, 2024
Bluesky comments in Hugo
Integrate Bluesky replies as your blog’s comment section in gohugo.io framework
December 11, 2024
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.
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.
Docker Crontab
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.
I assume this will make the crontab so much easier to backup and restore in a new system.
December 10, 2024
How Does BlueSky Work?
For further reading.