Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 836 Bytes

File metadata and controls

30 lines (17 loc) · 836 Bytes

Grafana stem

Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB.*

Build

Build from the official grafana/grafana docker image. Stick to current version.

Configuration

Configuration based on /etc/grafana/grafana.ini file shipped with an image.

Changes made:

  • Registration of new users disabled.
  • Organization creation for non-admin users disabled.

Deployment

Deploy with docker using embedded ops-docker tool.

Scripts available:

  • scripts/start for launching local instance.
  • scripts/rollout for rolling out to remote host
  • scripts/rollback for rolling back

License

The Unlicense.