How to set up a Nginx reverse proxy
Reverse proxies are incredibly handy in the home lab, and Nginx is one of the best known.

The self-hosted movement is gaining momentum, with users wanting to reduce their reliance on cloud services while keeping their data safe on their home network. But once you've spun up a few containers, maybe with Portainer to simplify management, you run into one issue. Accessing every individual service via their own IP address and port gets annoying fast and becomes a major source of friction when trying to get used to self-hosted apps.