Update homepage-config.yml to add Drone service and modify Proxmox configurations

This commit is contained in:
2025-06-22 00:18:47 +05:30
parent 43d3dd7cc8
commit 18a45cd677

View File

@@ -148,6 +148,7 @@ data:
type: gitea
url: http://10.0.0.14:3011
key: "${GITEA_API_KEY}"
fields: ["repositories", "issues", "pulls"]
- Crafty:
href: https://minecraft.akshun-lab.uk
description: crafty controller
@@ -211,6 +212,10 @@ data:
icon: adguard-home.png
description: ad blocker
href: https://adguard.akshun-lab.uk
- Drone:
icon: drone.png
description: CI/CD
href: https://drone.akshun-lab.uk
- Bookmarks:
- Disney:
href: https://www.hotstar.com
@@ -259,7 +264,7 @@ data:
widget:
type: glances
url: http://192.168.1.113:61208
metric: disk:sda
metric: disk:sdb
- Proxmox (Main):
- CPU Usage:
widget:
@@ -286,60 +291,29 @@ data:
type: glances
url: http://192.168.1.126:61208
metric: disk:nvme0n1
- Proxmox (HP):
- Proxmox (Asus):
- CPU Usage:
widget:
type: glances
url: http://192.168.1.88:61208
url: http://192.168.1.199:61208
metric: cpu
- Memory Usage:
widget:
type: glances
url: http://192.168.1.88:61208
url: http://192.168.1.199:61208
metric: memory
- Processes:
widget:
type: glances
url: http://192.168.1.88:61208
url: http://192.168.1.199:61208
metric: process
- Sensor:
widget:
type: glances
url: http://192.168.1.88:61208
metric: sensor:acpitz 1
url: http://192.168.1.199:61208
metric: sensor:Sensor 1
- Disk Usage:
widget:
type: glances
url: http://192.168.1.88:61208
metric: disk:sda
- Proxmox (Acer):
- CPU Usage:
widget:
type: glances
url: http://192.168.1.128:61208
metric: cpu
version: 4
- Memory Usage:
widget:
type: glances
url: http://192.168.1.128:61208
metric: memory
version: 4
- Processes:
widget:
type: glances
url: http://192.168.1.128:61208
metric: process
version: 4
- Sensor:
widget:
type: glances
url: http://192.168.1.128:61208
metric: sensor:pch_cannonlake 0
version: 4
- Disk Usage:
widget:
type: glances
url: http://192.168.1.128:61208
url: http://192.168.1.199:61208
metric: disk:nvme0n1
version: 4