Connect your Proxmox API to manage your home lab infrastructure.
--
Nodes
--
Virtual Machines
--
Containers
--
Storage Pools

Connection Setup

To connect to your Proxmox server, add the following to your secrets:

  • secrets/proxmox_host - Proxmox server URL
  • secrets/proxmox_user - API user (e.g., root@pam)
  • secrets/proxmox_token_name - API token name
  • secrets/proxmox_token - API token secret

Planned Features

  • View all nodes and their status
  • Start/Stop/Restart VMs and containers
  • Monitor CPU, RAM, and storage usage
  • View backup status and schedules
  • Create snapshots
  • Access VM console