Skip to content

vrobert78/platform-grafana

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grafana template for Platform.sh

Automaticly deploys a fully functional copy of Grafana (currently at version 7.2.1) on Platform.sh. using a MySQL backend and with a default InfluxDB datasource named "Default".

Instructions

  • Create a new project.
  • Add your overrides to conf/grafana.ini
  • Push this repository.
  • Enjoy.

Datasources

As per http://docs.grafana.org/administration/provisioning/#datasources, you can add more external datasources in conf/provisioning/datasources.

If you wish to add more internal datasources, have a look at build.sh and start.sh

Dashboards

The same applies to dashboards http://docs.grafana.org/administration/provisioning/#dashboards. Add them to conf/provisioning/dashboards.

Additional Information

In order to decode relationship and route information from enviroment variables, this project uses the following pre-built (Debian) binaries located in the bin folder.

About

Deploy Grafana on Platform.sh

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%