Comment on Human-readable forwarding addresses for ports on Synology NAS?

MentalEdge@sopuli.xyz ⁨1⁩ ⁨week⁩ ago

What the other guy said.

What you do is set up a reverse proxy, which you can then configure to forward connections either using subdomains or subpaths to the relevant ports.

Subdomains look like jellyfin.domain.com while subpaths look like domain.com/jellyfin. Generally the former is preferred, because the latter often requires that the service you are running allow you to configure the subpath you’re using.

Subdomains in turn require separate SSL certificates for each one.

You can also set up domains that only work inside your LAN, using self-signed certificates. No external or public domain needed.

source
Sort:hotnewtop