From e9d9f2ee318b26bfbf8004aee2a8c632c7cf269c Mon Sep 17 00:00:00 2001 From: ubuntu Date: Wed, 16 Apr 2025 00:33:09 +0000 Subject: [PATCH] add racknerd --- services.yaml | 53 +++++++++++++++++++++++++++------------------------ settings.yaml | 3 +++ 2 files changed, 31 insertions(+), 25 deletions(-) diff --git a/services.yaml b/services.yaml index 61c971e..13f7ebe 100644 --- a/services.yaml +++ b/services.yaml @@ -79,56 +79,50 @@ node: pve02 fields: ["vms", "resources.cpu", "resources.mem"] -- Containers Cloud: +- Containers RackNerd: - Portainer: - href: https://159.89.241.72:9443 + href: https://216.144.233.187:9443 description: Container Management icon: /icons/portainer.svg - siteMonitor: https://159.89.241.72:9443 + siteMonitor: https://216.144.233.187:9443 widget: type: portainer - url: https://159.89.241.72:9443 + url: https://216.144.233.187:9443 env: 3 - key: ptr_yweb2qAQ80ag4u3w+2IN1pjSrL1/YOZnjyJdSU+I/Vo= + key: ptr_3Jfkr1KTvvEXaA1pXU704FRD7pYelzrUOMxlpnnmTdY= - Traefik: - href: http://159.89.241.72:8080 + href: http://216.144.233.187:8080 description: Reverse proxy and load balancer icon: sh-traefik.svg widget: type: traefik - url: http://159.89.241.72:8080 + url: http://216.144.233.187:8080 - CPU: icon: mdi-desktop-classic widget: type: glances - url: http://159.89.241.72:61208 + url: http://216.144.233.187:61208 version: 4 metric: cpu - Memory: widget: type: glances - url: http://159.89.241.72:61208 + url: http://216.144.233.187:61208 version: 4 metric: memory - Containers: - href: http://159.89.241.72:61208 + href: http://216.144.233.187:61208 widget: type: glances - url: http://159.89.241.72:61208 + url: http://216.144.233.187:61208 version: 4 metric: containers - Disk: widget: type: glances - url: http://159.89.241.72:61208 + url: http://216.144.233.187:61208 version: 4 metric: fs:/etc/hosts - - Volume: - widget: - type: glances - url: http://159.89.241.72:61208 - version: 4 - metric: fs:/mnt/kyjung - Containers Sandbox: - Portainer: href: https://192.168.40.7:9443 @@ -191,7 +185,7 @@ icon: sh-traefik.svg widget: type: traefik - url: http://192.168.40.81:8080 + url: http://192.168.40.81:8080 - CPU: widget: type: glances @@ -270,11 +264,6 @@ - Self Hosted Tools: - - SiYuan: - href: https://notes.home.kyjung.com - description: Personal Notes - icon: sh-siyuan.svg - siteMonitor: https://notes.home.kyjung.com - Gitea: href: https://gitea.home.kyjung.com description: Git Server @@ -323,4 +312,18 @@ icon: /icons/dendi_logo.png description: Laboratory Information System siteMonitor: https://sigma.dendisoftware.com/ - + - SiYuan: + href: https://notes.kyjung.com + description: Personal Notes + icon: sh-siyuan.svg + siteMonitor: https://notes.kyjung.com + - n8n: + href: https://n8n.kyjung.com/ + icon: sh-n8n.svg + description: Workflow automation + siteMonitor: https://n8n.kyjung.com/ + - OtterWiki: + href: https://wiki.kyjung.com + description: Personal Wiki + icon: sh-an-otter-wiki.svg + siteMonitor: https://wiki.kyjung.com/ diff --git a/settings.yaml b/settings.yaml index 202b8c8..bb9d985 100644 --- a/settings.yaml +++ b/settings.yaml @@ -3,6 +3,9 @@ layout: Infrastructure: style: row columns: 3 + Containers RackNerd: + style: row + columns: 4 'Containers Cloud': style: row columns: 4