Is there any Mastodon instance dedicated to chess players, hobbyists and fans? Would like to join one. Or, what if, I create one and convert chesshive.com to a Mastodon site?
Asides
It’s what we call crunchtime
Is there any self-hosted web client for Bluesky (ATProto)? #selfhosting #selfhosted
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
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.
Nah, nevermind. I think it was a matter of ACL. Wasn’t able to adjust ACL after my Pi-Hole IP address changed.
The Bluesky PDS server can go well with Tailscale in the same system, provided that you don’t use the Tailscale MagicDNS, by running sudo tailscale set --accept-dns=false
It appears the PDS doesn’t go well with Tailscale.
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.