mirror of
https://github.com/viq/NewsBlur.git
synced 2025-09-18 21:43:31 +00:00
add node-exporter to setup_ .yml files
This commit is contained in:
parent
e52d1d5ebc
commit
6da0450fc3
12 changed files with 12 additions and 1 deletions
|
@ -15,6 +15,7 @@
|
|||
- {role: 'dnsmasq', tags: 'dnsmasq'}
|
||||
- {role: 'consul', tags: 'consul'}
|
||||
- {role: 'consul-client', tags: 'consul'}
|
||||
- {role: 'node-exporter', tags: 'node-exporter'}
|
||||
- {role: 'web', tags: 'web'}
|
||||
- {role: 'nginx', tags: 'nginx'}
|
||||
# - {role: 'netdata', tags: 'netdata'}
|
||||
|
|
|
@ -15,3 +15,4 @@
|
|||
- {role: 'dnsmasq', tags: 'dnsmasq'}
|
||||
- {role: 'consul', tags: 'consul'}
|
||||
- {role: 'consul-manager', tags: 'consul'}
|
||||
- {role: 'node-exporter', tags: 'node-exporter'}
|
||||
|
|
|
@ -15,6 +15,7 @@
|
|||
- {role: 'dnsmasq', tags: 'dnsmasq'}
|
||||
- {role: 'consul', tags: 'consul'}
|
||||
- {role: 'consul-client', tags: 'consul'}
|
||||
- {role: 'node-exporter', tags: 'node-exporter'}
|
||||
- {role: 'web', tags: 'web'}
|
||||
- {role: 'node', tags: 'node'}
|
||||
- {role: 'nginx', tags: 'nginx'}
|
||||
|
|
|
@ -15,5 +15,6 @@
|
|||
# - {role: 'dnsmasq', tags: 'dnsmasq'}
|
||||
# - {role: 'consul', tags: 'consul'}
|
||||
# - {role: 'consul-client', tags: 'consul'}
|
||||
- {role: 'node-exporter', tags: 'node-exporter'}
|
||||
- {role: 'docker-compose', tags: 'docker-compose'}
|
||||
- {role: 'backups', tags: 'backups'}
|
||||
|
|
|
@ -14,5 +14,6 @@
|
|||
- {role: 'dnsmasq', tags: 'dnsmasq'}
|
||||
- {role: 'consul', tags: 'consul'}
|
||||
- {role: 'consul-client', tags: 'consul'}
|
||||
- {role: 'node-exporter', tags: 'node-exporter'}
|
||||
- {role: 'elasticsearch', tags: 'elasticsearch'}
|
||||
- {role: 'monitor', tags: 'monitor'}
|
||||
|
|
|
@ -15,6 +15,7 @@
|
|||
- {role: 'dnsmasq', tags: 'dnsmasq'}
|
||||
- {role: 'consul', tags: 'consul'}
|
||||
- {role: 'consul-client', tags: 'consul'}
|
||||
- {role: 'node-exporter', tags: 'node-exporter'}
|
||||
- {role: 'mongo', tags: 'mongo'}
|
||||
- {role: 'monitor', tags: 'monitor'}
|
||||
- {role: 'benchmark', tags: 'benchmark'}
|
||||
|
|
|
@ -15,5 +15,6 @@
|
|||
- {role: 'dnsmasq', tags: 'dnsmasq'}
|
||||
- {role: 'consul', tags: 'consul'}
|
||||
- {role: 'consul-client', tags: 'consul'}
|
||||
- {role: 'node-exporter', tags: 'node-exporter'}
|
||||
- {role: 'node', tags: 'node'}
|
||||
|
||||
|
|
|
@ -15,5 +15,6 @@
|
|||
- {role: 'dnsmasq', tags: 'dnsmasq'}
|
||||
- {role: 'consul', tags: 'consul'}
|
||||
- {role: 'consul-client', tags: 'consul'}
|
||||
- {role: 'node-exporter', tags: 'node-exporter'}
|
||||
- {role: 'postgres', tags: 'postgres'}
|
||||
- {role: 'monitor', tags: 'monitor'}
|
||||
|
|
|
@ -14,5 +14,6 @@
|
|||
- {role: 'dnsmasq', tags: 'dnsmasq'}
|
||||
- {role: 'consul', tags: 'consul'}
|
||||
- {role: 'consul-client', tags: 'consul'}
|
||||
- {role: 'node-exporter', tags: 'node-exporter'}
|
||||
- {role: 'redis', tags: 'redis'}
|
||||
- {role: 'monitor', tags: 'monitor'}
|
||||
|
|
|
@ -22,6 +22,6 @@
|
|||
- {role: 'web', tags: 'web'}
|
||||
- {role: 'nginx', tags: 'nginx'}
|
||||
- {role: 'node', tags: 'node'}
|
||||
- {role: 'prometheus', tags: 'prometheus'}
|
||||
- {role: 'node-exporter', tags: 'node-exporter'}
|
||||
- {role: 'prometheus', tags: 'prometheus'}
|
||||
- {role: 'grafana', tags: 'grafana'}
|
||||
|
|
|
@ -16,4 +16,5 @@
|
|||
- {role: 'consul-client', tags: 'consul'}
|
||||
- {role: 'apns', tags: 'apns'}
|
||||
# - {role: 'netdata', tags: 'netdata'}
|
||||
- {role: 'node-exporter', tags: 'node-exporter'}
|
||||
- {role: 'celery_task', tags: 'celery'}
|
||||
|
|
|
@ -15,6 +15,7 @@
|
|||
- {role: 'dnsmasq', tags: 'dnsmasq'}
|
||||
- {role: 'consul', tags: 'consul'}
|
||||
- {role: 'consul-client', tags: 'consul'}
|
||||
- {role: 'node-exporter', tags: 'node-exporter'}
|
||||
- {role: 'monitor', tags: 'monitor'}
|
||||
- {role: 'letsencrypt', tags: 'letsencrypt'}
|
||||
- {role: 'haproxy', tags: 'haproxy'}
|
||||
|
|
Loading…
Add table
Reference in a new issue