hass_ingress
hass_ingress copied to clipboard
Adding grafana
Hi, This probably is not an issues with this integration, but I'm having trouble adding grafana. I just want to make some grafana dashboards and display it over nabu casa cloud that I'm using for ha remote access. Most of things I tried works out of the box but I cant set up grafana, so I need your help. I run nginx on my server and adguard on my openwrt router. I have a domain and I use adguard to do dns rewrite for my domain and subdomains back to my ha ip. And this is working fine, got my ssl certs for domain and all subdomains. But for some reason I can't set up grafana. Ie my config for frigate
ingress:
frigate:
title: Frigate
icon: mdi:cctv
url: 192.168.8.40:5000
require_admin: true
And this is working out of the box. The question is how to set up grafana? Grafana is running on port 3100 and I have no problems accessing it over grafana.mydomain.com or 192.168.8.40:3100.