Installing Plesk Manually

Plesk Logo

This guide covers different methods for manually installing Plesk on a clean Linux server.


Recommended Method: The easiest way to get started with Plesk is to use one of our OS templates that includes it. You can select this during the OS installation process in your Power Panel. The guides below are for advanced users performing a manual installation.


This is the quickest way to install Plesk with a standard set of components. It uses a single command to download and run the installer automatically.

Requirements

  • You must be logged in as the root user via SSH.
  • The server must have a freshly installed, minimal operating system.

Installation Command

Run the following command in your terminal. It will download and execute the script, which installs the latest stable Plesk version with all necessary updates.

Plesk One-Click Installer
sh <(curl https://autoinstall.plesk.com/one-click-installer || wget -O - https://autoinstall.plesk.com/one-click-installer)