Initial Proxmox dashboard with host and guest metrics

This commit is contained in:
maxim
2026-07-31 19:51:22 +03:00
commit 584ff7e8ee
21 changed files with 1780 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module proxmox-host-info
go 1.22