From 2191fe566b377a50a6501d91031a7dbe07396ed9 Mon Sep 17 00:00:00 2001 From: Luke Else Date: Mon, 27 Jul 2026 22:31:39 +0100 Subject: [PATCH] chore: Corrected order of performance monitoring services --- services/prod/home/config/services.yaml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/services/prod/home/config/services.yaml b/services/prod/home/config/services.yaml index e0b0677..bd94b7b 100644 --- a/services/prod/home/config/services.yaml +++ b/services/prod/home/config/services.yaml @@ -46,15 +46,6 @@ widget: type: traefik url: https://traefik.vpn.luke-else.co.uk - - Status page: - href: https://status.luke-else.co.uk - description: Status - icon: mdi-list-status - container: status - widget: - type: uptimekuma - url: https://status.luke-else.co.uk - slug: dashboard - Glances (prod): href: https://glances.luke-else.co.uk description: Performance monitoring - prod @@ -83,6 +74,15 @@ url: https://glances.vpn.luke-else.co.uk metric: cpu chart: false + - Status page: + href: https://status.luke-else.co.uk + description: Status + icon: mdi-list-status + container: status + widget: + type: uptimekuma + url: https://status.luke-else.co.uk + slug: dashboard - Hetzner Cloud Console: href: https://console.hetzner.cloud/ description: Servers, networks, firewalls (OpenTofu-managed)