Skip to content
This repository has been archived by the owner on Mar 26, 2022. It is now read-only.

philiplb/grafana-reporter-on-flynn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages