CrashTest
CrashTest
HHomarr
Created by BlueFoot on 10/7/2023 in #💬・get-help
dash https
Not quite. I no longer get the errors but the widget doesn’t seem to receive the data that dash is providing. Basically, the widget is blank except when I hover over the individual info frames. For instance, it will be completely blank until the mouse enters the CPU frame which triggers just the text “CPU” to appear but nothing else. I haven’t started research it yet, but my initial guess is that traefik needs add or strip a prefix on the url to properly access the dash api.
56 replies
HHomarr
Created by BlueFoot on 10/7/2023 in #💬・get-help
dash https
forget everything I said... My dumbass forgot to add the network to attach to in my compose for dash. Thanks for trying to help me.
56 replies
HHomarr
Created by BlueFoot on 10/7/2023 in #💬・get-help
dash https
well.. I tried, I even tried with a no-auth config and homarr can't connect to dash.
Cannot acquire information from dash. - are you running the latest version?
Cannot acquire information from dash. - are you running the latest version?
56 replies
HHomarr
Created by BlueFoot on 10/7/2023 in #💬・get-help
dash https
Oh. So the iframe will use the cookie/auth from the parent page? I’ll have to check on that later but learn something new everyday 😛
56 replies
HHomarr
Created by BlueFoot on 10/7/2023 in #💬・get-help
dash https
The problem with putting dash on traefik for another service to access is that my traefik is configured to require authorization through google oauth. I would have to remove that oauth requirement for dash in order for it to work thus opening my system to the internet without an auth step. With every service I run that accesses a different service is done so on the backend through the docker network.
56 replies
HHomarr
Created by BlueFoot on 10/7/2023 in #💬・get-help
dash https
I am using cloudflare. They are my dns provider and cert resolver.
56 replies
HHomarr
Created by BlueFoot on 10/7/2023 in #💬・get-help
dash https
In my case, homarr is behind traefik and dash is just on the docker network. Homarr gets the https from traefik, but I don't have a way to force dash to use one. Really don't want to have to make a special config for dash to bypass google oauth.
56 replies