Commit 79a1ef89 authored by Fabian Reinartz's avatar Fabian Reinartz

Merge pull request #271 from bechtoldt/add_cfg_mgmt_infos

add section regarding Cfg Mgmt contributions
parents f6953986 3331c576
......@@ -85,3 +85,21 @@ docker run -p 9090:9090 my-prometheus
A more advanced option is to render the config dynamically on start
with some tooling or even have a daemon update it periodically.
## Using configuration management systems
If you prefer using configuration management systems you might be interested in
the following third-party contributions:
Ansible:
* [griggheo/ansible-prometheus](https://github.com/griggheo/ansible-prometheus)
* [William-Yeh/ansible-prometheus](https://github.com/William-Yeh/ansible-prometheus)
Chef:
* [rayrod2030/chef-prometheus](https://github.com/rayrod2030/chef-prometheus)
SaltStack:
* [bechtoldt/saltstack-prometheus-formula](https://github.com/bechtoldt/saltstack-prometheus-formula)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment