keycloak-memoizeit

Name Message Date
Dockerfile
entrypoint.sh
README.md
resource-usage-combined.json
resource-usage-per-container.json

Grafana configured with InfluxDB

Customization for InfluxDB

This image adds a custom entrypoint.sh on top of the original Grafana image which:

  • checks if $INFLUX_DATASOURCE_NAME exists in Grafana
  • creates the datasource if it doesn't exist
  • adds a custom dashboard configured to query for the datasource
  • starts Grafana