Southpaw1496
Dabbler
- Joined
- Jun 1, 2021
- Messages
- 23
For many applications, I'd like a convenient way to be able to connect to them from over the network after they're up and running. Ideally, I'd have the option for each Application to broadcast an address over mDNS, so that I could have
jellyfin.local
, pihole.local
, nextcloud.local
, etc. I requested this feature, but what's the current best way to do it? Should I set up PiHole and create "fake" .local addresses pointing to the machine running TrueNAS, then put the containers behind a reverse proxy? Can I somehow link them to a "real" domain? Do I just have to connect using the IP and port? Is there another option I haven't considered?