change proxmox ip

This commit is contained in:
Constantin Simonis 2024-11-02 21:00:52 +00:00
parent 1a93a66679
commit cd2b4a17fc

View File

@ -99,7 +99,7 @@
widget: widget:
type: minecraft type: minecraft
url: udp://vps-2.simonis.lol:25565 url: udp://vps-2.simonis.lol:25565
# - Analytics: # - Analytics:
# href: https://analytics.simonis.lol # href: https://analytics.simonis.lol
# icon: umami.png # icon: umami.png
@ -115,7 +115,7 @@
type: immich type: immich
url: http://192.168.178.107:2283 url: http://192.168.178.107:2283
key: {{HOMEPAGE_VAR_IMMICH_PRV_KEY}} key: {{HOMEPAGE_VAR_IMMICH_PRV_KEY}}
version: 2 version: 2
fields: ["users" ,"photos", "videos"] fields: ["users" ,"photos", "videos"]
- Maintenance: - Maintenance:
@ -123,15 +123,15 @@
- Proxmox: - Proxmox:
href: https://proxmox.intern.simonis.lol href: https://proxmox.intern.simonis.lol
icon: proxmox.png icon: proxmox.png
ping: 192.168.178.166 ping: 192.168.178.99
widget: widget:
type: proxmox type: proxmox
url: https://192.168.178.166:8006 url: https://192.168.178.99:8006
username: {{HOMEPAGE_VAR_PRX_USER}} username: {{HOMEPAGE_VAR_PRX_USER}}
password: {{HOMEPAGE_VAR_PRX_PASS}} password: {{HOMEPAGE_VAR_PRX_PASS}}
node: pve node: pve
fields: ["lxc", "vms", "resources.cpu"] fields: ["lxc", "vms", "resources.cpu"]
- Portainer: - Portainer:
href: https://portainer.intern.simonis.lol/ href: https://portainer.intern.simonis.lol/
icon: portainer.png icon: portainer.png
@ -214,7 +214,7 @@
# url: https://192.168.178.104:9443 # url: https://192.168.178.104:9443
# env: 21 # env: 21
# key: {{HOMEPAGE_VAR_PORTAINER_KEY}} # key: {{HOMEPAGE_VAR_PORTAINER_KEY}}
# - Portainer (immich-prv): # - Portainer (immich-prv):
# href: https://portainer.intern.simonis.lol/#!/25/docker/dashboard # href: https://portainer.intern.simonis.lol/#!/25/docker/dashboard
# icon: portainer.png # icon: portainer.png
@ -225,7 +225,7 @@
# url: https://192.168.178.104:9443 # url: https://192.168.178.104:9443
# env: 25 # env: 25
# key: {{HOMEPAGE_VAR_PORTAINER_KEY}} # key: {{HOMEPAGE_VAR_PORTAINER_KEY}}
# - Portainer (immich): # - Portainer (immich):
# href: https://portainer.intern.simonis.lol/#!/24/docker/dashboard # href: https://portainer.intern.simonis.lol/#!/24/docker/dashboard
# icon: portainer.png # icon: portainer.png
@ -236,4 +236,4 @@
# url: https://192.168.178.104:9443 # url: https://192.168.178.104:9443
# env: 24 # env: 24
# key: {{HOMEPAGE_VAR_PORTAINER_KEY}} # key: {{HOMEPAGE_VAR_PORTAINER_KEY}}