Skip to content

Clivern/Prometheus-Cookbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prometheus-Cookbook

A Chef Cookbook To Install and Manage Prometheus.

Usage

  1. Add the following recipes to your node run list.
{
    "run_list": [
        "recipe[clivern-prometheus::default]"
    ]
}

Then run chef-client on these servers and open http:https://server_fqdn:9090/ on your browser.

Misc

Changelog

Version 1.0.0:

Coming Soon

Acknowledgements

© 2018, Clivern. Released under The Apache Software License, Version 2.0.

Prometheus-Cookbook is authored and maintained by @clivern.