Install Plesk on IONOS Cloud Virtual Machines (VMs)
In this tutorial, you will learn how to install Plesk on an IONOS Cloud VM using either a Plesk image or the installer. Plesk is a powerful web hosting control panel that simplifies server management through a user-friendly graphical interface. It allows you to easily manage every aspect of your website, including domains, email accounts, files, and databases, without using the command line.
Before you begin
Execution
The execution process is divided into the following steps:
Set Up your IONOS Cloud instance for Plesk installation
Install Plesk
1. Set Up your IONOS Cloud instance for Plesk installation
1. In the DCD, go to Menu > Virtual Data Centers.
2. Select the data center where you want to install Plesk.
3. Select a virtual instance, such as Dedicated Core servers, vCPU servers, or Cubes, and drag and drop it into your workspace to create the VM.

2. Install Plesk
You can either install Plesk with a Plesk QCOW image or use the Plesk Installer. The steps for each option are explained below:
Upload an official Plesk QCOW image to the IONOS Cloud platform. For more information about file upload, see Private images.
Important: Ensure that the uploaded image supports cloud-init
. For more information, see Access and Manage Private images.
Select your newly created VM and enter a Name for it in the Inspector pane.

Select a preset configuration, or configure your VM manually. Make sure your VM meets the following requirements:
Type
RAM
Disk Space
Linux
1 GB
and1 GB swap
0 GB
Windows
2 GB
32 GB

In the Storage tab, click HDD or SSD to configure storage for your VM.
In the Create New Attached Storage window, enter a Name and Size in GB.
Under Image, select Own Images and choose one of your uploaded Plesk QCOW images.

Click Cloud-Init user data to enter your public SSH key for VM access.

Enter your user data and then click OK. It might resemble the following example:
#cloud-config ssh_pwauth: True users: - name: root ssh_authorized_keys: - ssh-rsa YOUR_PUBLIC_SSH_KEY

Click Create HDD Storage or Create SSD Storage to finish storage creation.
Connect your VM to the Internet.

Click Provision Changes to complete the setup of your VM.
Connect to your VM via SSH.
Generate the Plesk login URL with the following command:
plesk login
Paste the generated URL into your web browser to initialize Plesk. Enter your contact information, admin password, and license to use your installation.
Conclusion
By the end of this tutorial, you have successfully installed Plesk on an IONOS Cloud VM.
Last updated
Was this helpful?