Deploying Plesk on VMware Workstation Player
In this topic, you can read about how to deploy Plesk using a QCOW2 image on VMware Workstation Player. We will use Plesk running on Ubuntu 20 as an example, but you can deploy Plesk running on CentOS 7 the same way.
Before You Begin
Before deploying Plesk, do the following:
- Download and install VMware Workstation Player on your computer.
- Download the plesk-ubuntu-20-latest.qcow2 image from https://autoinstall.plesk.com/images/.
- Convert the QCOW2 image to the .vmdk format.
Deploying Plesk Using a QCOW2 Image
To deploy Plesk on VMware Workstation Player using a QCOW2 image, create and configure a virtual server. Here’s how to do it:
-
In VMware Workstation Player, click Create a New Virtual Machine:
-
In the “New Virtual Machine Wizard” window that opens, select I will install the operating system later:
-
Select the guest operating system. For that purpose, select Linux and Ubuntu 64-bit:
-
Specify a name for the virtual server and choose the location for storing files:
-
Specify the size of the disk for the virtual server:
For more information about the disk size requirements, see the Hardware Requirements.
-
Click Finish.
Now the new virtual server is created.
Note: By default, the NAT network type is used. It means that the virtual network adapter shares the host’s IP address. These settings may not fit the requirements of your network infrastructure. For more information, refer to the VMware Workstation Player documentation or contact the VMware support team.
-
Сonfigure the virtual server’s parameters by clicking Edit virtual machine settings:
-
Add a hard drive with the Plesk image in the .vmdk format. For that purpose, in the virtual machine settings, click Add:
-
In the “Add Hardware Wizard” window, configure the parameters as follows:
-
“Hardware types”: Hard Disk
-
“Virtual disk type”: SCSI
-
“Disk”: Use an existing virtual disk
-
“Existing disk file”: select the Plesk image in the .vmdk format:
Note: We recommend that you place the QCOW2 image to the directory of the virtual server or create a separate directory with virtual disks.
-
-
Click Finish.
-
Select the hard disk created by default and click Remove.
-
Click OK to save your changes.
-
Power on the virtual machine you have created by clicking Play virtual machine:
-
Select Ubuntu and press ENTER:
Wait till the operating system and Plesk are deployed.