mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 23:22:16 +08:00

1. Set paragraph size to 80 chars for better readability. 2. More formatting fixes. 3. More spelling and grammar fixes.
35 lines
1.3 KiB
Markdown
35 lines
1.3 KiB
Markdown
---
|
|
page_title: Provisioning
|
|
page_description: Grafana provisioning
|
|
page_keywords: grafana, provisioning, documentation
|
|
---
|
|
|
|
# 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)
|
|
* [github.com/picotrading/ansible-grafana](https://github.com/picotrading/ansible-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)
|
|
|