mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
🚑 atuin gatus
This commit is contained in:
@@ -10,13 +10,17 @@ data:
|
|||||||
config.yaml: |
|
config.yaml: |
|
||||||
endpoints:
|
endpoints:
|
||||||
- name: atuin
|
- name: atuin
|
||||||
group: external
|
group: internal
|
||||||
url: https://atuin.${SECRET_CLUSTER_DOMAIN}
|
url: 192.168.8.1
|
||||||
interval: 1m
|
interval: 1m
|
||||||
client:
|
ui:
|
||||||
dns-resolver: tcp://1.1.1.1:53
|
hide-hostname: true
|
||||||
insecure: true
|
hide-url: true
|
||||||
|
dns:
|
||||||
|
query-name: sh.${SECRET_CLUSTER_DOMAIN}
|
||||||
|
query-type: A
|
||||||
conditions:
|
conditions:
|
||||||
- "[STATUS] == 200"
|
- "[BODY] == 192.168.169.101"
|
||||||
|
- "[DNS_RCODE] == NOERROR"
|
||||||
alerts:
|
alerts:
|
||||||
- type: pushover
|
- type: pushover
|
||||||
|
Reference in New Issue
Block a user