LarsR
October 15, 2025, 6:59pm
2
vote for
Problem/Justification
In TrueNAS SCALE 24.04, it was possible for apps to communicate with each other via cluster.local domain names since they were all on the same network. For example, I use the Nginx Proxy Manager app to reverse proxy to another app on the same TrueNAS machine by using its internal domain name, such as http://immich.ix-immich.svc.cluster.local:30041.
In 24.10, this is no longer possible if using the default apps catalog since each app has its own Docker network that is not s…
In that feature request is comment with a link to a script from a community member that afaik establishes inter app communication by internal dns names