grafana-reporter on Flynn

This is a small project to deploy the grafana-reporter to a Flynn cluster.

Setup

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://"

Initial Deployment and Updates

Push this repository towards Flynn:

git push flynn master

Updates

Just git pull this repository and push it to your Flynn cluster.

License

This software is licensed under the MIT License. Adminer itself (index.php) is licensed under the Apache License.