Fork of Varken with InfluxDb v2 support and updated Docker automation
Find a file
2020-01-02 10:22:15 -06:00
.github move funding and update banner pointer 2019-06-03 18:56:58 -05: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 Bump version for develop 2020-01-01 19:31:36 -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 Add MAXMIND_LICENSE_KEY to docker compose 2020-01-01 18:06:55 -05:00
Dockerfile allow data folder to be configured via env var. Adds to #137 2019-06-18 17:09:46 -05:00
Dockerfile.arm allow data folder to be configured via env var. Adds to #137 2019-06-18 17:09:46 -05:00
Dockerfile.arm64 allow data folder to be configured via env var. Adds to #137 2019-06-18 17:09:46 -05:00
LICENSE added licence 2018-12-10 22:50:28 -06:00
README.md change release to point to most recent release 2019-08-09 18:10:57 -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!
  • 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