glance icon indicating copy to clipboard operation
glance copied to clipboard

feat: add proxmox widget

Open aatumaykin opened this issue 10 months ago • 0 comments

Hi.

I am providing my own version of the integration with the proxmox server.

image

It is possible to display statistics for all nodes in the cluster.

Proxmox API Token To generate an API Token for Proxmox in the Proxmox Web UI go to Datacenter -> Permissions -> API Token -> Add.

image

After clicking Add the UI shows this. image

In the settings you need to specify:

- type: proxmox
  url: https://proxmox.local
  token: PASTE TOKEN ID # example root@pam!glance
  secret: PASTE SECRET

Go to Datacenter -> Permissions -> Add -> Api Token Permission. image

aatumaykin avatar Mar 12 '25 16:03 aatumaykin