This is a small project to deploy the grafana-reporter to a Flynn cluster.
Create an application as usual:
flynn create grafanareporter
Set the values for the parameters -ip
and -proto
:
flynn env set IP="your.grafana.address" PROTO="https://"
Push this repository towards Flynn:
git push flynn master
Just git pull this repository and push it to your Flynn cluster.
This software is licensed under the MIT License. Adminer itself (index.php) is licensed under the Apache License.