Hi, On 03.02.22 11:06, lord_Niedzwiedz wrote: > Containers are available on the site > https://uk.lxd.images.canonical.com/images/ > > How do I add them to proxmox (path) so that they are displayed by the command: > pveam available
That's not possible at the moment, and there's no CT registry format that would allow that to do in a secure fashion. > > And they were usable with: > pveam download local <name_of_CT> > > > Now its only work like this: > root@aaa:/var/lib/vz/template/cache# wget > https://uk.lxd.images.canonical.com/images/kali/current/amd64/default/20220131_17:14/rootfs.tar.xz > That's not the only way, the API and UI allows to download templates or ISOs directly to a storage from an URL since PVE 7.0, especially the UI integration is quite convenient. https://pve.proxmox.com/pve-docs/api-viewer/index.html#/nodes/{node}/storage/{storage}/download-url cheers, Thomas _______________________________________________ pve-user mailing list [email protected] https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-user
