Dotfiles/setup
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
..
Setup-shell-4-containers setup: housekeeping — rename, deprecate, fix refs 2026-05-11 15:02:25 +02:00
archiso setup: add ssh-server, docker, podman, cockpit optional modules; add less to pacstrap 2026-05-12 15:54:13 +02:00
deprecated privacy: remove hardcoded username and AWS signed URL 2026-05-12 14:17:48 +02:00
modules setup: replace proxmox-vm target with proxmox-lxc in image builder 2026-05-18 11:27:50 +02:00
arch-autoinstall.sh setup: add archiso profile and run tui-install inside chroot 2026-05-12 13:46:49 +02:00
archbaseos-guided-install.sh setup: add ssh-server, docker, podman, cockpit optional modules; add less to pacstrap 2026-05-12 15:54:13 +02:00
audit-packages.sh setup: fix pamtester/pinta/kew package source categorization 2026-05-11 19:45:33 +02:00
install-modules.sh setup: replace proxmox-vm target with proxmox-lxc in image builder 2026-05-18 11:27:50 +02:00
install.sh setup: add croc to optional apps; fix shell match in tui summary 2026-05-18 03:03:01 +02:00
tui-install.sh setup: replace proxmox-vm target with proxmox-lxc in image builder 2026-05-18 11:27:50 +02:00