Hi all,
I am sucessfully using a Home Assistant installation with the NGINX Home Assistant SSL proxy add on. Recently I startet to look into InfluxDb and Grafana and set up these add ons, too. Both add ons seem to work fine.
I now want to embed the Grafana panels into my Home Assistant dashboards. To do so, I’m adding a website-card which points to the embed url from Grafana. This is where the issues begin.
As I’m accessing Home Assistant via https, the Iframes, created by the website-card, also need to referr to https urls.
I therefore want to use the NGINX Home Assistant SSL proxy add on to forward an additional port to Grafana, so that this port can be used to acess the Grafana panels. However, I could not find any information on how this could be done. I saw, that the NGINX add on configuration allows customized server configurations for NGINX, but I could not find out where the files need to be placed.
Did anyone do this before and can point me to the right way?
Greetings
Offline