@moonpiedumplings@programming.dev
Post #3927094
2026-07-12 00:23 UTC
You want a reverse proxy. A reverse proxy reads requests to subdomains and then forwards them to ports and back.
The easiest GUI one is: nginxproxymanager.com
But there is also just straight nginx, or you can use Caddy or traefik or anything else.
Replies (2)
-
@BingBong@sh.itjust.works 2026-07-12 03:26
This is what I do. There is actually an nginx proxy manager plugin for home assistant that I used and helped make it really trivial.
-
@myrmidex@belgae.social 2026-07-12 06:42
One benefit of Caddy over NPM: local certificates. The latest selfh.st newsletter linked to a relevant video: www.youtube.com/watch?v=EVnwnFY7C1w&ref=selfh.st