brandon.arnold
Dabbler
- Joined
- Aug 6, 2022
- Messages
- 11
Hi all, for management interface ports exposed by Apps, I would like to consider putting a reverse proxy to route traffic on subdomains to these ports (e.g. port 443 -> 30001), with SSL termination. This is trivial with administrative access to a kubernetes cluster or docker desktop server (for the latter, using --expose instead of --port). For the proprietary TrueNAS version, I don't want to do any K3S or docker fanciness, though. Is there a good way to do this in the TrueNAS Apps GUI?
Last edited: