December 13, 2024
Bluesky comments in Hugo
Integrate Bluesky replies as your blog’s comment section in gohugo.io framework
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.
Recently I migrated my homelab from using Nginx with local domain certificates to using Caddy with automatic SSL certificates from Cloudflare. This post will go over the steps I took to set up Caddy with Cloudflare.