Fork of Varken with InfluxDb v2 support and updated Docker automation
Find a file
2023-06-22 21:59:14 -07:00
.github Do not lock issue as it will precent the author from commenting. 2020-12-21 12:34:04 -05:00
assets add assets 2019-06-03 18:54:47 -05:00
data Add influxdb2 to the example varken config file 2023-06-22 21:59:14 -07:00
utilities Update historical tautulli import (#226) 2022-01-20 23:38:02 -05:00
varken Log exception to troubleshoot errors 2023-06-22 21:59:14 -07:00
.gitignore Add to .gitignore 2019-04-25 09:26:56 -04:00
CHANGELOG.md add branch to build inputs 2023-06-22 21:11:33 -07:00
docker-compose.yml feat(docker): remove envs from example 2022-07-17 13:00:17 -04:00
Dockerfile fix(build): bump docker python version 2022-07-17 16:44:45 -04:00
LICENSE added licence 2018-12-10 22:50:28 -06:00
README.md Update InfluxDB type on README 2023-06-22 21:59:14 -07:00
requirements.txt Add influxdb 2 client 2023-06-22 21:59:14 -07:00
Varken.py Use the correct db manager for varken 2023-06-22 21:59:14 -07:00
varken.systemd Fix links and typos 2018-12-05 10:33:36 -05:00
varken.xml fix(logging): remove depreciation warning. Var for debug mode (#240) 2022-07-17 13:06:48 -04: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