Skip to content
herp edited this page Dec 20, 2018 · 18 revisions
  1. Run the role as a normal community role.

    cd ~/community
    sudo ansible-playbook community.yml --tags varken
  2. Edit the settings file, cp /opt/varken/varken.example.ini /opt/varken/varken.ini nano /opt/varken/varken.ini

    Influxdb url, use public ip and update with your Cloudbox username/password.

    Taultulli/arrs, use format as url = sonarr.domain.com

  3. Restart Varken to load updated settings file docker restart varken

  4. Visit grafana https://grafana.domain.com - default login is admin and your default CB password. Add data source InfluxDB:

    HTTP: URL = http://yourpublicip:8086

    InfluxDB Details: Database = varken and User/Pass = Normal cloudbox settings

  5. from: GilbN -- Plex dashboard for Grafana @Grafana-Group for anyone using Varken (https://github.com/Boerderij/Varken) Thought I'd share the dashboard I made (with the help of Rox and Tron): https://grafana.com/dashboards/9558 You will need to add the piechart and worldmap plugins for the dashboard to work. Use the variables to set the different data sources.

    To Install PieChart/WorldMap: cd /opt/grafana/plugins && git clone https://github.com/grafana/piechart-panel.git && git clone https://github.com/grafana/worldmap-panel.git && docker restart grafana

  6. Grafana Examples from Varken Discord:

    Online Users Table Example (Tautulli): https://gist.github.com/samwiseg0/91223c1e089d78a3ae6294c23d81e977

    World Map w/ geoIP

    Device Type Pie Chart: https://gist.github.com/samwiseg0/fab103fdf4b176a11517e478ce7c216f

    Basic Panel Structure

Install Guides

Repository

Apps

Misc Guides

General Stuff

Linux Stuff

Plex

Organizr

Downloading

STRM

Clone this wiki locally