Comment on Planning to selfhost images and calendar in addition to HTTP(S)

<- View Parent
Damage@feddit.it ⁨1⁩ ⁨day⁩ ago

With a reverse proxy you can route connections to arbitrary ports. Just remap the ports in the docker containers if they run on the same machine, otherwise they’ll refuse to start when the conflict is detected.

I have it set up like this. music.mydomain.net redirects to navidrome, video.mydomain.net to jellyfin, news.mydomain.net to miniflux, cloud.mydomain.net to Nextcloud (this one is on a VPS tho), and so on; those are all on different ports, but I never need to input it as it always goes over https 443.

source
Sort:hotnewtop