diff --git a/services/prod/home/config/services.yaml b/services/prod/home/config/services.yaml index 5bb2415..e30deb8 100644 --- a/services/prod/home/config/services.yaml +++ b/services/prod/home/config/services.yaml @@ -1,27 +1,17 @@ - Websites: - luke-else.co.uk: href: https://luke-else.co.uk - description: Personal site (prod) + description: Personal site icon: mdi-web container: luke-else - Services: - - Status page: - href: https://status.luke-else.co.uk - description: Uptime Kuma - icon: mdi-list-status - container: status - widget: - type: uptimekuma - url: https://status.luke-else.co.uk - slug: dashboard - Bitwarden: href: https://bitwarden.luke-else.co.uk - description: Vaultwarden + description: Bitwarden icon: mdi-key-variant - container: bitwarden + container: vaultwarden - RustDesk: - href: https://rd.luke-else.co.uk description: RustDesk relay (hbbs/hbbr) icon: mdi-remote-desktop container: rustdesk-hbbs @@ -39,10 +29,9 @@ href: https://traefik.luke-else.co.uk description: Reverse proxy - prod icon: mdi-lan-connect - container: traefik widget: type: traefik - url: http://traefik.luke-else.co.uk + url: https://traefik.luke-else.co.uk - Traefik (dev): href: https://traefik.cicd.luke-else.co.uk description: Reverse proxy - dev @@ -57,6 +46,15 @@ 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 - Hetzner Cloud Console: href: https://console.hetzner.cloud/ description: Servers, networks, firewalls (OpenTofu-managed)