Additional services for monitoring along with tweaks.
Gitea Branch PR & Ansible Deployment / Check and Create PR (push) Successful in 41s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (push) Successful in 5m46s
Gitea Branch PR & Ansible Deployment / PR Merge (push) Successful in 29s
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (push) Successful in 6m1s

This commit is contained in:
2025-07-02 07:08:43 -04:00
parent b9f5c0990a
commit 1eb2f0a3b1
+18 -5
View File
@@ -5,18 +5,31 @@ containers:
ghost_blog:
action_keywords:
- restart:
regex: ':[0-9]{2}\] ERROR.*$'
regex: 'Connection Error.*ECONNRESET$'
immich-server:
action_keywords:
- restart:
regex: 'ADVICE:.*error'
regex: '(ENOTFOUND|Error|ECONNREFUSED)'
invidious:
keywords:
- regex: 'Error reading.*Connection reset by peer trying to reconnect...'
action_keywords:
- restart:
regex: 'Error reading.*Connection reset by peer trying to reconnect\.\.\.'
maxun-backend:
action_keywords:
- restart:
regex: '[Ee]rror'
planka:
action_keywords:
- restart:
regex: 'Failed to lift app: Sails is taking too long to load.$'
scrutiny:
action_keywords:
- restart:
regex: s6.*fatal
regex: '^s6-rc: fatal: timed out$'
swag:
action_keywords:
- restart:
regex: 's6-rc: fatal.*'
global_keywords:
keywords:
- panic