Tag: ports

Reverse Proxy (with Apache)

I did a little write-up on how I achieved reverse proxy nirvana with IIS a while ago now. It made things a lot nicer for me. Like, a lot. I have a few friends/colleagues/acquaintances who run Apache (I run IIS in my homelab environment, that’s the only reason I went with it), so I figured …

Continue reading

Permanent link to this article: https://www.berserkir.net/wordpress/reverse-proxy-with-apache/

Reverse Proxy (with IIS)

I run a lot of different pieces of software on my server. Sonarr, Radarr, Lidarr… just to name a few. All of these different systems listen on different ports, and I got tired of having so many ports forwarded and so many different ports to remember. Enter: Reverse Proxy.

Continue reading

Permanent link to this article: https://www.berserkir.net/wordpress/reverse-proxy-with-iis/