Accessing local Docker containers through Tailscale

In an attempt to make managing Discord bots and other services running on my home network easier, I’ve been experimenting with containerisation using Docker. Previously, when I had been managing my projects, especially the ones written in Python, I would run them on either my laptop or my headless Raspberry Pi, using tmux to keep them running in the background. This was fine for a while, but as I started to run more services, I found that it was becoming difficult to manage them all....

May 23, 2024 · 4 min · Kieran Gordon