[TUTORIAL] Proxmox VE unattended installation over debian with secureboot + crypto lvm for CIS compliance

spirit

Distinguished Member
Apr 2, 2010
7,362
1,390
273
www.groupe-cyllene.com
Hi,

I have wrote a script to generate an iso install with debian + proxmox package merged + debian preseed file for automatic installation,

with crypto lvm + specific partitions for CIS compliance.

It's using secureboot with proxmox shim && grub packages.

You can simply tune the preseed file if you want to change partitions size, password, or other tuning you need.

Everything is in this repo:

https://github.com/aderumier/proxmox-debian-unattend-crypto-cis-install

Enjoy!