René Welches

TECH NOTES TO MYSELF

Using Vagrant with QEMU on macOS - or not

Lightweight VM provisioning on Apple Silicon with cloud-init support

Learn how to set up Vagrant with QEMU on macOS using Homebrew. Explore two provisioning approaches: shell scripts and cloud-init, along with the advantages and limitations of this setup.

Creating a Debian Cloud Image Template for Proxmox

Build reusable VM templates with cloud-init support

Step-by-step guide to creating a Debian generic cloud image template in Proxmox. Learn how to download, configure, and convert cloud images into reusable VM templates with cloud-init support.