From cd2b4a17fcb15c01165a33d4c67bb95527e1920f Mon Sep 17 00:00:00 2001 From: Constantin Date: Sat, 2 Nov 2024 21:00:52 +0000 Subject: [PATCH] change proxmox ip --- services.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/services.yaml b/services.yaml index 839f749..021f9ad 100644 --- a/services.yaml +++ b/services.yaml @@ -99,7 +99,7 @@ widget: type: minecraft url: udp://vps-2.simonis.lol:25565 - + # - Analytics: # href: https://analytics.simonis.lol # icon: umami.png @@ -115,7 +115,7 @@ type: immich url: http://192.168.178.107:2283 key: {{HOMEPAGE_VAR_IMMICH_PRV_KEY}} - version: 2 + version: 2 fields: ["users" ,"photos", "videos"] - Maintenance: @@ -123,15 +123,15 @@ - Proxmox: href: https://proxmox.intern.simonis.lol icon: proxmox.png - ping: 192.168.178.166 + ping: 192.168.178.99 widget: type: proxmox - url: https://192.168.178.166:8006 + url: https://192.168.178.99:8006 username: {{HOMEPAGE_VAR_PRX_USER}} password: {{HOMEPAGE_VAR_PRX_PASS}} node: pve fields: ["lxc", "vms", "resources.cpu"] - + - Portainer: href: https://portainer.intern.simonis.lol/ icon: portainer.png @@ -214,7 +214,7 @@ # url: https://192.168.178.104:9443 # env: 21 # key: {{HOMEPAGE_VAR_PORTAINER_KEY}} - + # - Portainer (immich-prv): # href: https://portainer.intern.simonis.lol/#!/25/docker/dashboard # icon: portainer.png @@ -225,7 +225,7 @@ # url: https://192.168.178.104:9443 # env: 25 # key: {{HOMEPAGE_VAR_PORTAINER_KEY}} - + # - Portainer (immich): # href: https://portainer.intern.simonis.lol/#!/24/docker/dashboard # icon: portainer.png @@ -236,4 +236,4 @@ # url: https://192.168.178.104:9443 # env: 24 # key: {{HOMEPAGE_VAR_PORTAINER_KEY}} - +