- adjust default configuration to log /var/log/grafana as already suggested by PLIST
- fix default provisioning location and scripts
- adjust grafana-cli to use the correct plugin installation path by default
Grafana is an open source, feature rich metrics dashboard and graph
editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB.
Note that (inspired by FreeBSD) we fetch the upstream linux binary
tarball to extract/install the web assets instead of going through the
whole nodejs/gulp/yarn madness. Sanity preserved.
with tweaks and ok ajacoutot@