argos/config.yaml
2023-12-14 15:20:33 +01:00

25 lines
503 B
YAML

general:
frequency: "5m" # Run checks every minute.
alerts:
error:
- local
warning:
- local
alert:
- local
service:
secrets:
- Shorts-Tribunal-Plentiful-Penknife-Lazily-Move0
# Secrets can be generated using `openssl rand -base64 32`.
ssl:
thresholds:
- "15d": critical
- "25d": warning
# It's also possible to define the checks in another file
# with the include syntax:
#
# websites: !include websites.yaml
#
websites: !include websites.yaml