I setup haproxy in front of home-assistant, and it works fine if I only change domain. But I’d like to have it switched by path instead, and having other services under different paths. HA doesn’t seem to work if path is altered. Is there a config for HA to tell it should exists behind some path?
Ilkka,
I’m also struggling in putting HA behind a reverse proxy by using paths to route to different servers/WebApps. To my understanding this will not work, as long as HA doesn’t support paths in internal_url/external_url. This should be on the list of change requests.