Dotfiles/setup/modules/optional-Modules
The_miro 9e708556d5 setup: replace proxmox-vm target with proxmox-lxc in image builder
The previous proxmox-vm target (virt-customize + QCOW2) is replaced with
a proper Proxmox LXC CT template builder:

- Exports container rootfs as .tar.zst (same mechanism as the lxc target)
- Asks for CT ID, storage, bridge, memory, cores, disk size
- Generates pve-ct-<VMID>.conf with the required FreeIPA LXC options:
    unprivileged: 0
    lxc.apparmor.profile: unconfined
    lxc.cap.drop:
    lxc.mount.auto: proc:rw sys:rw cgroup:rw
    lxc.cgroup2.devices.allow: a
- Generates proxmox-lxc-setup.txt with the full 6-step setup guide
  (upload, pct create, apply LXC opts, set env vars, start, Keycloak)
- Optionally uploads template + conf to Proxmox host via SCP if a
  host is provided

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-18 11:27:50 +02:00
..
apps setup: replace proxmox-vm target with proxmox-lxc in image builder 2026-05-18 11:27:50 +02:00
python.sh added wprs module 2025-05-25 14:10:32 +02:00
wprs.sh setup: fix module scripts and add TUI installer 2026-05-08 10:27:43 +02:00
zfs.sh setup: fix module scripts and add TUI installer 2026-05-08 10:27:43 +02:00