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.

atribe

Community Developer
  • Joined

  • Last visited

  1. Hi Llessur, looks like you are having the same problem as this message See if that helps you out.
  2. I just updated the xml template to now include the extra parameters by default. <ExtraParams>--user "$(id -u)"</ExtraParams>
  3. Try using InfluxDB Studio to trouble shoot the connection. https://github.com/CymaticLabs/InfluxDBStudio If you can figure out how to connect to it manually you should be able to figure the rest out.
  4. I just changed from telegraf:alpine to telegraf:latest in the xml, see if changing to that image fixes things.
  5. You can use this tool to view and manage influxdb database https://github.com/CymaticLabs/InfluxDBStudio/releases I use it and like it better than the command line.
  6. Probably the cost of switching the repo. See the bottom left of you screenshot? Libray/telegraf. You customized it. You might be able to go into the file system where that template info is stored and put the icon there.
  7. Use environment variables in the docker setup to set all of these. See the docs: https://grafana.com/docs/grafana/latest/installation/configuration/#configure-with-environment-variables
  8. Do you have the WATTS variable set in the apcupsd-influxdb-exporter docker?
  9. If you can't find it, just add it. [[inputs.apcupsd]] # A list of running apcupsd server to connect to. # If not provided will default to tcp://127.0.0.1:3551 servers = ["tcp://127.0.0.1:3551"] ## Timeout for dialing server. timeout = "5s"
  10. There is an open issue on github for this https://github.com/influxdata/influxdata-docker/issues/118 The solution is probably to make a custom image that uses telegraf as the base image and then adds ipmi-tool. But sadly, I don't have time for that at the moment.
  11. What is the error message it is giving now?
  12. You need to remove the trailing slash from /mnt/cache/appdata/telegraf/telegraf.conf/
  13. you need to rename that to remove the .txt and change the mapping to be /mnt/user/appdata/telegraf/telegraf.conf
  14. You need to create that path and put the file telegraf.conf in the folder and then map to just the file. Find the file on the telegraf github.

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.