In the “Templates” category in your control panel, you can create OS templates. You can create a maximum of one template per VPS.
Tips: Before creating the template, make sure that the qemu-guest-agent is installed by running the following commands:
For CentOS/RHEL
dnf install qemu-guest-agent && systemctl start qemu-guest-agent && systemctl enable qemu-guest-agent
For Ubuntu/Debian
apt install qemu-guest-agent && systemctl start qemu-guest-agent && systemctl enable qemu-guest-agent
Press “Create template” to create a template from your VPS.

Then fill in the relevant information. The “Name” field is the name your template will have, e.g. “Ubuntu 24.04”

Use your template
Follow the process to reinstall your VPS. In the menu under the “private” heading, you will see your template. You can use your template on any VPS, regardless of whether it was created on the current server or another VPS.

Was this article helpful?
Tack för din feedback!