Adding Valkey containers for Loggifly monitoring.
Gitea Branch PR & Ansible Deployment / Check and Create PR (push) Successful in 31m56s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (push) Successful in 16m45s
Gitea Branch PR & Ansible Deployment / PR Merge (push) Successful in 3m23s
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (push) Successful in 30m54s
Gitea Branch PR & Ansible Deployment / Check and Create PR (push) Successful in 31m56s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (push) Successful in 16m45s
Gitea Branch PR & Ansible Deployment / PR Merge (push) Successful in 3m23s
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (push) Successful in 30m54s
This commit is contained in:
@@ -30,6 +30,58 @@ containers:
|
|||||||
action_keywords:
|
action_keywords:
|
||||||
- restart:
|
- restart:
|
||||||
regex: 's6-rc: fatal.*'
|
regex: 's6-rc: fatal.*'
|
||||||
|
authelia-valkey:
|
||||||
|
action_keywords:
|
||||||
|
- restart:
|
||||||
|
regex: 'Asynchronous AOF fsync is taking too long.*slow down the server.$'
|
||||||
|
castopod-valkey:
|
||||||
|
action_keywords:
|
||||||
|
- restart:
|
||||||
|
regex: 'Asynchronous AOF fsync is taking too long.*slow down the server.$'
|
||||||
|
dawarich-valkey:
|
||||||
|
action_keywords:
|
||||||
|
- restart:
|
||||||
|
regex: 'Asynchronous AOF fsync is taking too long.*slow down the server.$'
|
||||||
|
immich-valkey:
|
||||||
|
action_keywords:
|
||||||
|
- restart:
|
||||||
|
regex: 'Asynchronous AOF fsync is taking too long.*slow down the server.$'
|
||||||
|
librechat-valkey:
|
||||||
|
action_keywords:
|
||||||
|
- restart:
|
||||||
|
regex: 'Asynchronous AOF fsync is taking too long.*slow down the server.$'
|
||||||
|
manyfold-valkey:
|
||||||
|
action_keywords:
|
||||||
|
- restart:
|
||||||
|
regex: 'Asynchronous AOF fsync is taking too long.*slow down the server.$'
|
||||||
|
mastodon-valkey:
|
||||||
|
action_keywords:
|
||||||
|
- restart:
|
||||||
|
regex: 'Asynchronous AOF fsync is taking too long.*slow down the server.$'
|
||||||
|
maxun-valkey:
|
||||||
|
action_keywords:
|
||||||
|
- restart:
|
||||||
|
regex: 'Asynchronous AOF fsync is taking too long.*slow down the server.$'
|
||||||
|
mixpost-valkey:
|
||||||
|
action_keywords:
|
||||||
|
- restart:
|
||||||
|
regex: 'Asynchronous AOF fsync is taking too long.*slow down the server.$'
|
||||||
|
paperless-valkey:
|
||||||
|
action_keywords:
|
||||||
|
- restart:
|
||||||
|
regex: 'Asynchronous AOF fsync is taking too long.*slow down the server.$'
|
||||||
|
plant-it-valkey:
|
||||||
|
action_keywords:
|
||||||
|
- restart:
|
||||||
|
regex: 'Asynchronous AOF fsync is taking too long.*slow down the server.$'
|
||||||
|
romm-valkey:
|
||||||
|
action_keywords:
|
||||||
|
- restart:
|
||||||
|
regex: 'Asynchronous AOF fsync is taking too long.*slow down the server.$'
|
||||||
|
searxng-valkey:
|
||||||
|
action_keywords:
|
||||||
|
- restart:
|
||||||
|
regex: 'Asynchronous AOF fsync is taking too long.*slow down the server.$'
|
||||||
global_keywords:
|
global_keywords:
|
||||||
keywords:
|
keywords:
|
||||||
- panic
|
- panic
|
||||||
|
|||||||
Reference in New Issue
Block a user