Fork of Varken with InfluxDb v2 support and updated Docker automation
Find a file
Nicholas St. Germain 9fcc898842 add assets
2019-06-03 18:54:47 -05:00
.github/ISSUE_TEMPLATE Create FUNDING.yml 2019-06-03 18:44:10 -05:00
assets add assets 2019-06-03 18:54:47 -05:00
data start with lidarr disabled 2019-04-24 17:38:50 -05:00
utilities allow historical import of tautulli 2019-04-29 14:27:57 -05:00
varken Update Missing column ordering 2019-05-09 13:39:35 -06:00
.gitignore Add to .gitignore 2019-04-25 09:26:56 -04:00
CHANGELOG.md v1.7.0 Merge 2019-05-05 21:52:00 -05:00
docker-compose.yml add container names + force grafana to wait on proper varken config 2019-04-24 11:48:27 -05:00
Dockerfile move utilities copy 2019-04-24 11:41:33 -05:00
Dockerfile.arm Enable Debug by default for docker images 2019-04-24 12:05:00 -04:00
Dockerfile.arm64 Enable Debug by default for docker images 2019-04-24 12:05:00 -04:00
Jenkinsfile better jenkinsfile 2019-02-05 23:47:56 -06:00
LICENSE added licence 2018-12-10 22:50:28 -06:00
README.md v1.7.0 Merge 2019-05-05 21:52:00 -05:00
requirements.txt force specific packages 2019-04-29 14:50:33 -05:00
Varken.py sonarr refactor 2019-04-24 18:51:32 -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

Build 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!
  • Unifi - The Global Leader in Managed Wi-Fi Systems
  • 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

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