Connect remote mysql servers to local phpmyadmin via ssh tunnel(s)

Update may 7th 2024: these days I would recommend just using tailscale and tailscale acl and just access servers directly from phpmyadmin using tailscale ips. As a self-hosting aficionado I do prefer to use tools that are hosted on my home server instead of my development computer/laptop. There may be couple reasons you would want … Read more

Access remote/self-hosted applications securely with Wireguard

As a huge self-hosted aficionado I do love setting up new self-hosted applications in my home lab. Containerization truly pushed the envelope for homelabber/selfhoster community by drastically reducing LOE required to set things up ( and more importantly maintain things with low effort and low time expenditures). Im sure any person who ever dabbled with … Read more