// Blog · tag
#automation
Every post tagged automation.
automation
How to Create and Use API Tokens for Proxmox VE Automation
Stop hardcoding root passwords into your scripts. Here's how to create scoped, revocable API tokens in Proxmox VE with pveum, and wire them into curl, Ansible, and Terraform.
virtualization
How to Build Cloud-Init VM Templates in Proxmox VE for Fast, Automated Deployments
Stop installing operating systems by hand. Learn how to turn a cloud image into a reusable Proxmox VE template with cloud-init, then clone fully configured VMs in seconds with automatic hostname, network, and SSH key provisioning.