Step-by-step guide for deploying an OS using Cloud-Init
In this example, we show you how to install an Oracle Linux 8 from a .qcow2 cloud image via the KVM management panel. This guide covers the initial setup, including accessing the VPS Management Portal, selecting the appropriate .qcow2 image, and configuring the virtual machine settings.Make sure that your VPS plan has sufficient space to fit the cloud image.
Installing Oracle Linux 8 using Cloud-Init
- Open the VPS Management Portal and navigate to the Reinstall section.
- Download Oracle Linux .qcow2 Cloud Image from the official template page to your computer.
- Open the VPS Management Portal, select Reinstall OS, then select Custom Cloud-Init Images (third tab).

- Upload the .qcow2 image to your VPS by clicking the Browse button.
- Select the previously downloaded .qcow2 file from your computer.
- Enter a secure password.
- Select the checkbox confirming “Uploading a qcow2 file erases all data on your VPS!”

- Click the Proceed button and wait until the file is fully uploaded. Cloud-Init deployment will kick-in right after the upload has finished. Installation takes roughly 5-10 minutes. After the deployment is complete, you will be able to connect to the server using the password you specified during the installation process.
- Connect to the server via SSH using default port 22