From 6bbaec3c4e5f5178c97d5d85355d7b01f23a6638 Mon Sep 17 00:00:00 2001 From: Erik Grobecker Date: Sun, 29 Dec 2024 14:17:47 +0100 Subject: [PATCH] some quick amendments --- docs/INDEX.md | 2 +- docs/gatus.md | 5 +++++ updates/2024-12-29.md | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/docs/INDEX.md b/docs/INDEX.md index 0b6ab32..b4ff6bc 100644 --- a/docs/INDEX.md +++ b/docs/INDEX.md @@ -2,5 +2,5 @@ ## Services -- Gatus\ +- [Gatus](./gatus.md)\ Easily written status-site with cool features like Cert-checking diff --git a/docs/gatus.md b/docs/gatus.md index e197070..18af2f6 100644 --- a/docs/gatus.md +++ b/docs/gatus.md @@ -22,6 +22,11 @@ - nextcloud - mailcow (several checks) +currently not working: + +- [ ] minio +- [ ] dozzle & beszel (both are behind authelia and I don't yet know how to solve that with gatus) + ## Categories old: diff --git a/updates/2024-12-29.md b/updates/2024-12-29.md index 7a4f1e6..a39c1a6 100644 --- a/updates/2024-12-29.md +++ b/updates/2024-12-29.md @@ -18,4 +18,4 @@ - removed ports - added gatus to network - gatus: - - reworked config (see [here](/docs/gatus.md)) + - reworked config (see [here](../docs/gatus.md))