Fork of Varken with InfluxDb v2 support and updated Docker automation
Find a file
2020-12-21 10:35:01 -06:00
.github move pipeline to github native, remove redundant dockerfiles, and add helper actions 2020-12-21 10:35:01 -06:00
assets add assets 2019-06-03 18:54:47 -05:00
data Add maxmind_license_key to example config 2019-12-31 15:38:08 -05:00
utilities allow historical import of tautulli 2019-04-29 14:27:57 -05:00
varken Update for ombi v4. Fixes #186 2020-12-15 00:13:27 -05:00
.gitignore Add to .gitignore 2019-04-25 09:26:56 -04:00
.gitlab-ci.yml Test successful. Removing DOCKER_HOST completely 2020-01-02 10:22:15 -06:00
CHANGELOG.md Fix changelog link for next release 2020-01-01 19:33:07 -05:00
docker-compose.yml Remove Unifi from docker-compose 2020-12-15 00:11:14 -05:00
Dockerfile move pipeline to github native, remove redundant dockerfiles, and add helper actions 2020-12-21 10:35:01 -06:00
LICENSE added licence 2018-12-10 22:50:28 -06:00
README.md Update README 2020-12-15 00:11:41 -05:00
requirements.txt force specific packages 2019-04-29 14:50:33 -05:00
Varken.py Pass maxmind_license_key to GEOIPHANDLER 2019-12-31 15:43:41 -05:00
varken.systemd Fix links and typos 2018-12-05 10:33:36 -05:00
varken.xml add version output to dbmanager for influx 2019-01-25 14:11:51 -06:00

Logo Banner

pipeline status Discord ko-fi Docker-Layers Release Docker Pulls

Dutch for PIG. PIG is an Acronym for Plex/InfluxDB/Grafana

Varken is a standalone application to aggregate data from the Plex ecosystem into InfluxDB using Grafana for a frontend

Requirements:

Example Dashboard dashboard

Supported Modules:

  • Sonarr - Smart PVR for newsgroup and bittorrent users.
  • SickChill - SickChill is an automatic Video Library Manager for TV Shows.
  • Radarr - A fork of Sonarr to work with movies à la Couchpotato.
  • Tautulli - A Python based monitoring and tracking tool for Plex Media Server.
  • Ombi - Want a Movie or TV Show on Plex or Emby? Use Ombi!
  • Lidarr - Looks and smells like Sonarr but made for music.

Key features:

Installation Guides

Varken Installation guides can be found in the wiki.

Support

Please read Asking for Support before seeking support.

Click here for quick access to discord support. No app or account needed!

InfluxDB

InfluxDB Installation Documentation Note: Only v1.8.x is currently supported.

Influxdb is required but not packaged as part of Varken. Varken will create its database on its own. If you choose to give varken user permissions that do not include database creation, please ensure you create an influx database named varken

Grafana

Grafana Installation/Dashboard Documentation