Hey all,

I’m setting up a homeserver and trying to figure out the best way to access it remotely. I’ve been looking at different solutions, but I’m a little stuck.

I’ve been looking at VPNs, but it feels weird, to route everything through my home IP when I’m also trying to use a commercial VPN for privacy / to combat services fingerprinting me based on my IP.

I’m currently considering a reverse proxy setup with an authentication provider like authentik or authelia, but as far as I understand, that wouldn’t work well with accessing services through an app on my mobile device (like for jellyfin music for example.) I did think about just opening up the ports and using a DDNS with a reverse proxy, but is’nt that like a big security risk?

Keep in mind I am no network admin, but I don’t have anything against learning if someone can point me in the right direction.

Also I heard some people say that on proxmox you should use unprivileged containers instead of vms for your services, does that hold up?

Any recommendations for tools or approaches?

  • Javi@feddit.uk
    link
    fedilink
    English
    arrow-up
    2
    ·
    14 hours ago

    Your mileage may vary, as it’s a project that doesn’t look to be actively worked on anymore, but selfhosted-gateway is a simple wireguard docker setup that’s relatively easy to set up. It spins up the relevant proxies and tunnel, Doesn’t cost anything, nor is there any signups etc… all you need is a VPS, a domain name and a home machine.