What problem does it solve?
This Skill streamlines the management of Proxmox Virtual Environment (PVE) clusters, VMs, LXC containers, storage, networking, and automation, eliminating manual configuration and routine tasks.
Core Features & Use Cases
- Proxmox Cluster Management: Automate cluster setup, node addition, and monitoring.
- VM and Container Management: Handle VM creation, cloning, snapshots, and migration, and container management with features like Docker integration.
- Storage Management: Provision and manage various storage types like local LVM, ZFS, and Ceph.
- Networking: Configure bridges, VLANs, and OVS for network virtualization.
- Backup and Restore: Schedule and perform VM and container backups and restores.
- User and Permission Management: Create users, roles, and ACLs for secure access.
- Python API: Access and manage Proxmox VE through the Python API (proxmoxer).
Quick Start
Use the proxmox-admin skill to create a new virtual machine with 4 vCPUs and 8GB of memory, using the Ubuntu 20.04 ISO as the install media, and configure it with the IP address 192.168.1.100/24.