Reverse Proxy vs VPN: How do you access your home-server?

moddy@feddit.de to Selfhosted@lemmy.world – 48 points –

The more I am selfhosting the more ports I do open to my reverse proxy.

I also have a VPN (wireguard) but there are also 3 family members that want to access some services.

Open ports are much easier to handle for them.

How many users do you have and how many ports are open?

My case: 4 users (family)/ 8 reversed proxy ports

How many users and open ports have you?

48

You are viewing a single comment

I've got a reverse proxy for stuff I want to be able to hit from the outside. It's behind an SSO portal with 2fa (hardware token). Then for everything else I VPN in.

What are you using for SSO?

Not op, but I'd recommend looking in to keycloak.

I'm not OP but Keycloak is pretty usable for SSO. I've configured about 8 different web apps to be integrated with it via OAuth2.