truenas / apps

GNU Lesser General Public License v3.0
80 stars 29 forks source link

How to change the network mode of Home-assistant #583

Closed EricNg8801 closed 1 month ago

EricNg8801 commented 2 months ago

I need to use homekit integration and it required a host network, but the configurtion of truenas scale app has no network option, how can i make it? image image

stavros-k commented 2 months ago

You cannot change network mode on apps that have dependencies (eg postgres container). When the network mode changes to host breaks the internal docker connections.

There are networking options being investigated but are targeted for the next TrueNAS Scale release, (25.04.x).

stavros-k commented 1 month ago

See #743