Skip to content

mbaitelman/grafana

 
 

Repository files navigation

Grafana Cookbook

Cookbook Version CI State OpenCollective OpenCollective License

Description

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

Maintainers

This cookbook is maintained by the Sous Chefs. The Sous Chefs are a community of Chef cookbook maintainers working together to maintain important cookbooks. If you’d like to know more please visit sous-chefs.org or come chat with us on the Chef Community Slack in #sous-chefs.

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

NOTE: Inorder to write the above configuration resources to the disk use grafana_config_writer at the end.

Resources

Note on default session cookie name change

The default cookie name changed from Grafana 5.4.5 to 6.0.0. The name change was from grafana_sess to grafana_session. This cookbook now defaults to grafana_session. This can be a breaking change, so please be aware of this. Please see the grafana_cookie_name documentation for details

Contributors

This project exists thanks to all the people who contribute.

Backers

Thank you to all our backers!

https://opencollective.com/sous-chefs#backers

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website.

https://opencollective.com/sous-chefs/sponsor/0/website https://opencollective.com/sous-chefs/sponsor/1/website https://opencollective.com/sous-chefs/sponsor/2/website https://opencollective.com/sous-chefs/sponsor/3/website https://opencollective.com/sous-chefs/sponsor/4/website https://opencollective.com/sous-chefs/sponsor/5/website https://opencollective.com/sous-chefs/sponsor/6/website https://opencollective.com/sous-chefs/sponsor/7/website https://opencollective.com/sous-chefs/sponsor/8/website https://opencollective.com/sous-chefs/sponsor/9/website

About

Development repository for the grafana cookbook

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 84.2%
  • HTML 15.8%