Skip to content

iashwash/grafana

 
 

Repository files navigation

Grafana Cookbook

Cookbook Version CircleCI

Overview

This cookbook provides a complete installation and configuration of Grafana. This includes the ability to manage dashboards, datasources, orginizations, plugins and users with Chef using Custom Resources.

Requirements

  • Chef Client 13+

Platforms

This cookbook officially supports and is tested against the following platforms:

  • Ubuntu >= 16.04
  • Debian >= 8
  • CentOS/Redhat >= 6

PRs are welcome to add support for additional platforms.

Configuration Resource Features

We supply many different configuration resources, these all rely on the base config resource being called

For any LDAP the base config resource is: grafana_config_ldap For any core configuration resources, the base config resource is: grafana_config

Resources

License & Authors

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. jhenry82

Based on chef-kibana cookbook by:

About

Development repository for the grafana cookbook

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 81.3%
  • HTML 18.7%