Overview: Support for Docker images from atribe's repo.
Tutorial to use Grafana, Influxdb, and Telegraf in unRAID by PanzerschreckGER.
Influxdb:
Application: https://influxdata.com/
Docker Hub: https://hub.docker.com/_/influxdb/
GitHub: https://github.com/influxdata/influxdb
Grafana:
Application: http://grafana.org/
Docker Hub: https://hub.docker.com/r/grafana/grafana/
GitHub: https://github.com/grafana/grafana
Glances:
Application: https://github.com/nicolargo/glances
Docker Hub: https://hub.docker.com/r/nicolargo/glances/
GitHub: https://github.com/nicolargo/glances
apt-cacher-ng:
Application: https://www.unix-ag.uni-kl.de/~bloch/acng/
Docker Hub: https://hub.docker.com/r/sameersbn/apt-cacher-ng/
GitHub: NA
untelegraf:
Application: https://influxdata.com/time-series-platform/telegraf/
Docker Hub: https://hub.docker.com/r/appcelerator/telegraf/
GitHub: https://github.com/influxdata/telegraf
telegraf:
Application: https://influxdata.com/time-series-platform/telegraf/
Docker Hub: https://hub.docker.com/_/telegraf/
GitHub: https://github.com/influxdata/telegraf
Note: You will need to place your own configuration file at /mnt/user/appdata/telegraf/telegraf.conf or the container will not start.
mineos-node:
Application: https://minecraft.codeemo.com/mineoswiki/index.php
Docker Hub: https://hub.docker.com/r/hexparrot/mineos/
GitHub: https://github.com/hexparrot/mineos-node
hddtemp:
Application: https://linux.die.net/man/8/hddtemp
Docker Hub: https://hub.docker.com/r/drewster727/hddtemp-docker/
GitHub: https://github.com/Drewster727/hddtemp-docker
apcupsd-influxdb-exporter
Application: https://github.com/atribe/apcupsd-influxdb-exporter
Docker Hub: https://hub.docker.com/r/atribe/apcupsd-influxdb-exporter
Github: https://github.com/atribe/apcupsd-influxdb-exporter
Credit: I didn't create any of these applications or images, I just created the xml template.
Changelog:
2016-08-31 - Added Glances and Apt-cacher-ng.
2016-09-02 - Added Influxdb and Grafana.
2016-09-06 - Added Telegraf that uses environment variables.
2016-09-11 - Added standard Telegraf.
2016-09-24 - Added Node.JS MineOS.
2017-11-10 - Added link to tutorial for telegraf, influxdb, and grafana.
2018-05-26 - Added hddtemp
2019-01-22 - Added apcupsd-influxdb-exporter