Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[SUPPORT] testdasi repo

Featured Replies

On 7/6/2024 at 6:49 PM, sdballer said:

Is there another DoTDoH version that is supported you'd recommend?


zappyzap:
 


image.png.7cca7c29a44345fc26f4c47069565794.png

 

You can change the repository via advance options and reuse the same template. As they are practically identical

image.png.1e1bf71c3d7250717401cbdad7b99a4e.png

 

ZappyZap has been keeping track of updates and has a better rep of keeping things updated for pihole...

*Do at your own risk it is best to teleport backup your data and install fresh!

  • 4 months later...
  • Replies 284
  • Views 106.9k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Alright, got it working again with a forked image. If anyone else wants to try (I do recommend spinning up a different copy, just for testing purposes). All you have to do is swap the repository of th

  • FlippinTurt
    FlippinTurt

    Looks like this isn't being maintained anymore I am working on setting up my own docker to upload an updated version of the pihole-dot-doh Edit - I have submitted to Squid to get added onto CA

  • @testdasi You may want to consider this. I’m tentatively planning on adding Varken/Plex panels/stat tracking to the Ultimate UNRAID Dashboard (UUD) in version 1.5. Not a guarantee until I get into it,

Posted Images

Current Grafana-Unraid-Stack is broken

from docker log:

[info] Initialisation started...
[info] influxdb fixed.
[info] loki fixed.
[info] telegraf fixed.
[info] promtail fixed.
[info] grafana fixed.
[info] Initialisation complete

[info] Runing apps...
[info] Run influxdb as service on port 8086
Executable /usr/bin/influxd does not exist!
[info] Run loki as daemon on port 3100
[info] Run telegraf as service
[info] Run promtail as daemon on port 9086
[info] Run grafana as service on port 3006
 * Starting Grafana Server
   ...done.
[info] All done

[error] influxdb crashed!
[error] loki crashed!
[info] Skip hddtemp due to USE_HDDTEMP set to no
[error] telegraf crashed!
[info] promtail PID: 77
[error] grafana crashed!

[error] influxdb crashed!
[error] loki crashed!
[info] Skip hddtemp due to USE_HDDTEMP set to no
[error] telegraf crashed!
[info] promtail PID: 77
[error] grafana crashed!

 

Looking around in the shell, influxdb and telegraf binaries are definitely not installed. The gpg signatures are waaaaay out of day and the apt sources for influx are pointing at 'focal' and trying to install on jammy. Seriously lazy developer.

  • 1 month later...

I've updated `Grafana-Unraid-Stack` docker, and now its broken like in post above. Reverting to older tag doesn't fix it. Anyone got suggestions how to un-fu*k this?

Double check file docker permissions.

?cd /mnt/user/appdata/Grafana
chmod 777 -R *

chown nobody:users -R *

you may need to stop all dockers and rerun the docker new perm under unraids tools.

I had to also add a GUID and a UIUD for Grafana to fix additional file access issues.

image.png.7e9c58161e78e46b2679c2596ad91ab6.png

 

image.png.59890e8a1c8dafefc3687dbb1582262c.png

 

0 is root

99 nobody

100 users

I experienced similar when Grafana had a update a few tags ago and had to fix file permission and how Grafana runas x users to clear up the errors.

otherwise make a backup of your data. Delete the appdatra folder remove the docker image then delte the templates.... and Then reinstall by repull from the CA tab.

  • 1 month later...
  • 1 month later...
On 2/9/2025 at 2:55 PM, SteveScott said:

Has anyone received an error message in Granafa regarding "connection refused?"

Dashboard not working · Issue #17 · testdasi/grafana-unraid-stack

https://github.com/testdasi/grafana-unraid-stack/issues/17

I'm experiencing a similar issue. Posted this on the GitHub thread:

 

I'm experiencing a similar issue.

Unraid 7.0.1
Clean install of UUD from Apps
Host Networking with privileged mode enabled

Nothing in the dashboard at all. Influx refusing connections.

 

image.thumb.png.767d5ff4a8accd9e828ada70c2f1d678.png

  • 3 weeks later...

hi, I'm experiencing a similar issue as reported by @harshl. Also, I am new to grafana and want o make sure I don't need to make modifications to the docker from the default install. i installed docker and selected 'GUS Dashboard'.

 

Thanks.

image.png.922e523b40144075e8b567572287d1ca.png

image.thumb.png.3d7bae9fa6ac22f733a5e4c463bff9ce.png

For what its worth, I ended up going a different direction. I am using an exporter plugin for unraid that Prometheus (separate container) gathers data from and Grafana (speparate container) pulls data from Prometheus.

 

For me this is a much better solution. Particularly since the Grafans version in this container is ancient. It is version 7 while current is 11. I couldn't even export other dashboards from my 11 system into this one, so I moved away from it entirely.

 

Have a look here for more info: https://unraid.net/blog/prometheus

  • 3 months later...

I am having an issue where when using bridge for the Network type I no longer am able to access other dockers that are using the container:OpenVPN as the network type. This happened after the latest update. If I change it to Host then I am able to access but all my dockers then end up behind the VPN. Has anyone else experienced this?

  • 4 weeks later...

hi, everyone. i have been using testdasi's grafana image for quite a while, but have had a bunch of problems with it over the past couple of years. i spent some time digging into a bunch of robustness issues with the scripting today. since testdasi has abandoned the project, i forked all of his repositories related to it and fixed a bunch of stuff (at least for myself, but i believe everyone else would benefit too). the config files for loki and telegraf have become outdated, so i updated those. i also simplified the health check and entrypoint scripts. i don't really have the inclination to put together a CA template for it, though. the original CA template will work just fine (though i created an environment variable for HEALTHCHECK_DISABLE instead of using the file-based state that was previously there). you will just need to point it at my image (visigoth/grafana-unraid-stack:latest) rather than testdasi's.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.