Skip to main content

One-Click Plesk Installation for Linux

In this guide we will show how to install Plesk with one command.

Updated over a week ago

Use the One-Click Installer utility to perform a clean installation of the Plesk Panel in one step. Plesk-Panel install utility automatically determines your operating system and installs the latest version of an appropriate distribution in the typical configuration. One-Click Installer works only on Linux OS.

To install the Plesk Panel, run the following command on behalf of the root.

# sh <(curl https://autoinstall.plesk.com/one-click-installer || wget -O - https://autoinstall.plesk.com/one-click-installer)

Installation proceeds automatically and generally requires 30 to 60 minutes. The installer retrieves the latest stable Plesk release, deploys it with the default components and features appropriate for most users, and applies all current patches and updates to maximize security and performance.

Once the installation is complete, you must carry out the post-install configuration. Refer to the official plesk documentation section for details.

Did this answer your question?