🚑 atuin gatus

This commit is contained in:
auricom
2023-11-01 13:50:17 +01:00
parent c3e4316399
commit d081f8a018

View File

@@ -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