Proxmox - Setup Debian Cloud-Init Templates
This post documents the steps needed to create a minified debian cloud image template, which you can easily clone, and have a running VM in seconds with no configuration needed.
This includes common packages, ssh-keys, IP information.
The end result of this project is...
- You clone a template, and start it.
- The cloned VM automatically starts up, updates itself, and starts running, with common packages installed, and your ssh details pre-configured.
- A slimmed down distribution, without excess (My end result was a 400M image.)
- No need to edit the VM after cloning, other then adding CPU/RAM, or other hardware as needed.