Proxmox Template Archive

Template Archive

KVM & LXC templates ready to restore on Proxmox VE

♥️ Site hosted by lowping.nl

100% compatible with the Paymenter Proxmox extension

API templates.lowping.nl/api/templates
discord.gg/7tuSXvxS5m
Total Templates
Available
— GB
Total Size
KVM / QEMU
Virtual machine templates
0 templates
Loading…
LXC Containers
Linux container templates
0 templates
Loading…

Installation Guide

Follow the steps below to restore a KVM or LXC template on your Proxmox VE node.

QEMU / KVM
Virtual machine backup restore
Upload the template file to
Target directory
cd /var/lib/vz/dump
Download via CLI
Proxmox node shell
# Replace with your actual folder and filename
curl -g -O "https://templates.lowping.nl/download/[KVM]%20TemplateName/file.vma.zst"
Restore via CLI
Proxmox node shell
# Replace with your actual folder and filename
qmrestore /path/to/vzdump-qemu-XXX.vma.zst NEW_VMID --storage local
LXC Container
Linux container template install
Upload the template file to
Target directory
cd /var/lib/vz/template/cache
Download via CLI
Proxmox node shell
# Replace with your actual folder and filename
curl -g -O "https://templates.lowping.nl/download/[LXC]%20TemplateName/file.tar.zst"

Need help?

In case of any issues, feel free to contact me on Discord: k0rashs — or join the server at discord.gg/jyMgqKscNn.