Hello,
I am writing a Terraform / OpenTofu script to set up my host with Talos Linux VMs, but this is not what this question is about.
Given this URL: https://factory.talos.dev/image/59c...c0f873dcf0bebc670/v1.8.3/nocloud-amd64.raw.xz I would like to download it using the Proxmox UI, but while the
Read more
I am writing a Terraform / OpenTofu script to set up my host with Talos Linux VMs, but this is not what this question is about.
Given this URL: https://factory.talos.dev/image/59c...c0f873dcf0bebc670/v1.8.3/nocloud-amd64.raw.xz I would like to download it using the Proxmox UI, but while the
gz
files can be automatically decompressed, at least on Proxmox 8.2.9 there seems to not be any built-in way to decompress the xz
...Read more