Skip to content

ching-kuo/promstack-ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

promstack-ansible

Status

This playbook enable user to deploy a basic monitoring stack based on:

With an optional install of Ceph Exporter

Requirments

Usage

  1. Copy group_vars/all.yml.sample to group_vars/all.yml

  2. Fill in variables based on deployment enviornment.

  3. Copy hosts.example and fill in hosts IPs or hostname.

  4. Run ansible-playbook -i hosts site.yml -e "promstack_action=deploy" to deploy

Remove Deployment

To remove deployment, simply run

ansible-playbook -i hosts destroy.yml

About

Ansible role for prometheus monitoring stack

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published