Logomotion: Volet sécurité des applications Web, métrologie / prometheus

This commit is contained in:
2017-12-21 16:55:59 +01:00
committed by Benjamin Bohard
parent 884905c1db
commit c90015ab94
10 changed files with 212 additions and 0 deletions

View File

@ -0,0 +1,14 @@
global:
smtp_smarthost: 'faketools:2525'
smtp_from: 'alertmanager@my.org'
smtp_auth_username: 'alertmanager'
smtp_auth_password: 'password'
smtp_require_tls: false
route:
receiver: dev-team
receivers:
- name: 'dev-team'
email_configs:
- to: 'dev-team@my.org'