PC & IT SUPPORT MADE EASY FORUM
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Installing Plesk for Linux Using Installer GUI

Go down

 Installing Plesk for Linux Using Installer GUI Empty Installing Plesk for Linux Using Installer GUI

Post by jamied_uk 14th November 2022, 14:00

Installing Plesk for Linux Using Installer GUI

[list=arabic][*]Obtain the installer script
Download the installer script:
# wget https://autoinstall.plesk.com/plesk-installer

Enable execution mode for the downloaded installer script:
# chmod +x ./plesk-installer

[*](Optional) During installation, Plesk configures firewalld, at which time runtime firewalld rules are lost. To preserve the currently configured firewalld runtime rules, execute the following command:
# env PLESK_INSTALLER_SKIP_FIREWALLD=1

However, in this case, you must manually open the ports required for Plesk to operate. You can do it via firewalld or the Plesk Firewall extension.
[*]Make sure port 8447 is open
Port 8447 is used for accessing the installer GUI. Make sure, this port is open.
[*]Launch the installer with GUI
Run the script with option
Code:
--web-interface
to launch the interactive installer with web interface for the latest stable Plesk version:
# ./plesk-installer --web-interface


 Installing Plesk for Linux Using Installer GUI 77219

[*]Access the installer GUI
In your browser, go to the specified address:

 Installing Plesk for Linux Using Installer GUI 77220

Use the ‘root’ user name and password.
Login name: root
Password:

[*]Choose to install a new product

 Installing Plesk for Linux Using Installer GUI 77222

Click Install or Upgrade Product.
[*]Select product version
You will see the latest stable version of Plesk available for installing.

 Installing Plesk for Linux Using Installer GUI 77223

If you run the installer script with option
Code:
--all-versions
, you will be able to choose what version of Plesk to install.
# ./plesk-installer --web-interface --all-versions


 Installing Plesk for Linux Using Installer GUI 77228

Click Continue.
[*]Select packages to be installed with Plesk

 Installing Plesk for Linux Using Installer GUI 77224

Select one of the available installation types. This will determine what packages will be installed with Plesk. Then click Continue to start the installation.
Alternatively, you can personally select what packages will be installed. To do that, enable Preview components selection and then click Continue.

 Installing Plesk for Linux Using Installer GUI 77225

Review and edit the list of packages for installing.

 Installing Plesk for Linux Using Installer GUI 77226

Click Continue. The installation process will begin.
[*]Installing

 Installing Plesk for Linux Using Installer GUI 77227

You will be able to see the console output directly in the installer web interface. When everything is installed, you will be informed.

 Installing Plesk for Linux Using Installer GUI 77230

[/list]
Besides installing Plesk, the installer web interface can also be used to add, remove and update components in the same manner.
To learn more about the installation script, run:
#./plesk-installer --help
jamied_uk
jamied_uk
Admin

Posts : 2951
Join date : 2010-05-09
Age : 41
Location : UK

https://jnet.sytes.net

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum