Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Boerderij/Varken
Standalone application to aggregate data from the Plex ecosystem into InfluxDB using Grafana as a frontend
https://github.com/Boerderij/Varken
docker grafana grafana-dashboard influxdb lidarr ombi overseerr plex plex-ecosystem python python-3 radarr sickchill sonarr sonarr3 tautulli unifi varken worldmap
Last synced: 3 months ago
JSON representation
Standalone application to aggregate data from the Plex ecosystem into InfluxDB using Grafana as a frontend
- Host: GitHub
- URL: https://github.com/Boerderij/Varken
- Owner: Boerderij
- License: mit
- Created: 2018-02-10T06:33:30.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-08-07T17:03:12.000Z (6 months ago)
- Last Synced: 2024-10-29T15:18:49.412Z (3 months ago)
- Topics: docker, grafana, grafana-dashboard, influxdb, lidarr, ombi, overseerr, plex, plex-ecosystem, python, python-3, radarr, sickchill, sonarr, sonarr3, tautulli, unifi, varken, worldmap
- Language: Python
- Homepage:
- Size: 2.47 MB
- Stars: 1,153
- Watchers: 37
- Forks: 136
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[![pipeline status](https://img.shields.io/github/workflow/status/Boerderij/Varken/varken?style=flat-square)](https://github.com/Boerderij/Varken/actions?query=workflow%3Avarken)
[![Discord](https://img.shields.io/discord/518970285773422592.svg?colorB=7289DA&label=Discord&logo=Discord&logoColor=7289DA&style=flat-square)](https://discord.gg/VjZ6qSM)
[![ko-fi](https://img.shields.io/badge/Buy%20Us%20A%20Coffee-Donate-ff813f.svg?logo=CoffeeScript&style=flat-square)](https://ko-fi.com/varken)
[![Docker-Layers](https://images.microbadger.com/badges/image/boerderij/varken.svg)](https://microbadger.com/images/boerderij/varken)
[![Release](https://img.shields.io/github/release/boerderij/varken.svg?style=flat-square)](https://github.com/Boerderij/Varken/releases/latest)
[![Docker Pulls](https://img.shields.io/docker/pulls/boerderij/varken.svg)](https://hub.docker.com/r/boerderij/varken/)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 frontendRequirements:
* [Python 3.6.7+](https://www.python.org/downloads/release/python-367/)
* [Python3-pip](https://pip.pypa.io/en/stable/installing/)
* [InfluxDB 1.8.x](https://www.influxdata.com/)
* [Grafana](https://grafana.com/)
Example Dashboard
Supported Modules:
* [Sonarr](https://sonarr.tv/) - Smart PVR for newsgroup and bittorrent users.
* [SickChill](https://sickchill.github.io/) - SickChill is an automatic Video Library Manager for TV Shows.
* [Radarr](https://radarr.video/) - A fork of Sonarr to work with movies à la Couchpotato.
* [Tautulli](https://tautulli.com/) - A Python based monitoring and tracking tool for Plex Media Server.
* [Ombi](https://ombi.io/) - Want a Movie or TV Show on Plex or Emby? Use Ombi!
* [Lidarr](https://lidarr.audio/) - Looks and smells like Sonarr but made for music.Key features:
* Multiple server support for all modules
* Geolocation mapping from [GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)
* Grafana [Worldmap Panel](https://grafana.com/plugins/grafana-worldmap-panel/installation) support## Installation Guides
Varken Installation guides can be found in the [wiki](https://wiki.cajun.pro/books/varken/chapter/installation).## Support
Please read [Asking for Support](https://wiki.cajun.pro/books/varken/chapter/asking-for-support) before seeking support.[Click here for quick access to discord support](http://cyborg.decreator.dev/channels/518970285773422592/530424560504537105/). No app or account needed!
### InfluxDB
[InfluxDB Installation Documentation](https://wiki.cajun.pro/books/varken/page/influxdb-d1f)
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](https://wiki.cajun.pro/books/varken/page/grafana)