Successfully built the Bookworm LXC DAB Template for LAMP.
Build files attached.
Request feedback.
Build info:
This will serve as an example for users to learn, experiment and provide such LXC templates other than Turnkey or minimal OS ones.
The
Build files attached.
Request feedback.
Build info:
Code:
mkdir -p /var/lib/vz/templates/builds
cd /var/lib/vz/templates/builds
# Place the folder in the attached zip file here
unzip debian-12-bookworm-lamp-64.zip
cd debian-12-bookworm-lamp-64
make
mv *.zst ../../cache
make clean
# the Proxmox VE GUI will now have this template in the selection list while "Create CT"
This will serve as an example for users to learn, experiment and provide such LXC templates other than Turnkey or minimal OS ones.
Turnkey LXC
templates are now based on Docker
and ISOs.The
Proxmox Mail Gateway
(pmg) templates does contain some pointers too but not for perl
and bash
challenged.