Looking for the best way to access your self-hosted applications? I've written an article which lists the pros and cons of the most popular methods. #selfhosting #homelab #selfhosted

https://frasermclean.com/posts/remotely-accessing-self-hosted-applications?utm_source=mastodon&utm_medium=post&utm_campaign=selfhosted

Remotely accessing self-hosted applications

Comparison of private and public access methods for self-hosted applications, from VPNs and Tailscale to port forwarding and tunneling services.

@frasermclean Nice list. Let me add https://www.youtube.com/watch?v=7TOwr1Hs9fk , which I found to be the least complex. Not to set up, but with the fewest moving parts. It's just a wireguard tunnel to a VPS and a few iptables rules.
How To Self Host Behind CGNAT With Wireguard and pfsense

YouTube
@chke cool, thanks for sharing! Will check it out.