Networking

Remote Access Without Port Forwarding

Having remote access to your self-hosted resources is crucial. Here's a walk-through that allows you to truly set-it-and-forget-it without needing to modify settings or open up your internal network.

Setting up linuxserver/wireguard

Post Net-Neutrality, VPNs are a great thing (they were before, too). Using a VPN, though, is a bit of a pain when it comes to Docker. Most VPNs expect to take over a network interface and have GUI apps associated with them. Let's see how to pipe your Docker traffic through Wireguard using Docker.