Home Assistant Reverse Proxy

I know from my use with dockers that I have to configure something on the Home Assistant side for a url name reverse proxy to work. I have already figured out how to use the reverse proxy app on truenas scale. What do I need to do in Home Assistant Truenas Scale app to setup a name reverse proxy. I noticed the menu for adding a url name is not their like it is with Jellyfin.

Anyone?

The TrueNAS App is the Home Assistant Docker (container) version. I’d imagine you configure the reverse proxy as you would on any other Home Assistant installation method. Just add it to Home Assistant’s configuration.yaml

I believe it’s part of the http integration.

Do I have to convert it to a custom app to do that? I don’t see anything about changing its configuration.yaml file.

You should be able to find the configuration.yaml in the location you selected when installing the app. Hopefully, you used a host path and not an IXVolume.


There’s no need for a custom app. Every installation of Home Assistant has a configuration.yaml file. You can find information about it in the Home Assistant documentation.

It is setup with an IXvolume. I am guessing I’ll need to set it up again with a Host path for Home Assistant?

Given Home Assistant’s built-in backup / restore functionality, it may be the easiest way to go. (or start again from scratch)

Alternatively, you can search the TrueNAS forums for how to migrate the application’s ixvolume to a host past.