Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
docs
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
docs
Commits
79a1ef89
Commit
79a1ef89
authored
Dec 10, 2015
by
Fabian Reinartz
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #271 from bechtoldt/add_cfg_mgmt_infos
add section regarding Cfg Mgmt contributions
parents
f6953986
3331c576
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
0 deletions
+18
-0
install.md
content/docs/introduction/install.md
+18
-0
No files found.
content/docs/introduction/install.md
View file @
79a1ef89
...
...
@@ -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
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment