mirror of https://github.com/grafana/grafana.git
31 lines
1.1 KiB
Markdown
31 lines
1.1 KiB
Markdown
|
|
---
|
||
|
|
title: Docs - Install via provisioning
|
||
|
|
---
|
||
|
|
|
||
|
|
# Provisioning
|
||
|
|
|
||
|
|
Here are links for how to install Grafana (and some include graphite or influxdb as well) via a provisioning
|
||
|
|
system. These are not maintained by any core Grafana team member and might be out of date.
|
||
|
|
|
||
|
|
### Puppet
|
||
|
|
|
||
|
|
* [forge.puppetlabs.com/bfraser/grafana](https://forge.puppetlabs.com/bfraser/grafana)
|
||
|
|
|
||
|
|
### Ansible
|
||
|
|
|
||
|
|
* [github.com/bobrik/ansible-grafana](https://github.com/bobrik/ansible-grafana)
|
||
|
|
* [github.com/bitmazk/ansible-digitalocean-influxdb-grafana](https://github.com/bitmazk/ansible-digitalocean-influxdb-grafana)
|
||
|
|
|
||
|
|
### Docker
|
||
|
|
|
||
|
|
* [github.com/kamon-io/docker-grafana-graphite](https://github.com/kamon-io/docker-grafana-graphite)
|
||
|
|
* [github.com/kamon-io/docker-grafana-influxdb](https://github.com/kamon-io/docker-grafana-influxdb)
|
||
|
|
* [github.com/tutumcloud/tutum-docker-grafana](https://github.com/tutumcloud/tutum-docker-grafana)
|
||
|
|
* [github.com/mingfang/docker-grafana](https://github.com/mingfang/docker-grafana)
|
||
|
|
|
||
|
|
### Chef
|
||
|
|
|
||
|
|
* [github.com/JonathanTron/chef-grafana](https://github.com/JonathanTron/chef-grafana)
|
||
|
|
* [github.com/dzautner/grafana-cookbook](https://github.com/dzautner/grafana-cookbook)
|
||
|
|
|