Cara Upgrade Versi Plesk Melalui Command Line (CLI)
Hallo gais, sepeti biasa nulis biar ndak lupa aja wkwk
Nah tutorial kali ini saya coba mau nulis cara upgrade plesk melalui command line (cli), yuk langsung saja
Yum/dnf update
yum update -y && yum update -y atau
dnf update -y && dnf update -y
Cek versi Plesk saat ini
# plesk version
Product version: Plesk Obsidian 18.0.69.3
OS version: CloudLinux 8.10 x86_64
Build date: 2025/05/02 08:00
Revision: abe86fc4c9a229e8eeb2ba0e8629c6eb896322d5
Cek Komponen yang Tersedia untuk Diupgrade
plesk installer --select-release-latest --show-components
Hasilnya
Detecting installed product components.
panel [upgrade] - Plesk
bind [upgrade] - BIND DNS server
postgresql [install] - PostgreSQL server
fail2ban [upgrade] - Fail2Ban
l10n [upgrade] - All language localization for Plesk
git [upgrade] - Git
pmm [up2date] - Plesk Migrator
sitebuilder [install] - Web Presence Builder
mysqlgroup [up2date] - MySQL server
horde [install] - Horde
roundcube [upgrade] - Roundcube
drweb [install] - Plesk Premium Antivirus
sophos [install] - Sophos Anti-Virus for Servers
spamassassin [upgrade] - SpamAssassin
mailman [install] - Mailman
postfix [upgrade] - Postfix
qmail [install] - Qmail
msmtp [install] - MSMTP (relay only)
dovecot [upgrade] - Dovecot
courier [install] - Courier
proftpd [upgrade] - ProFTPD
webalizer [install] - Webalizer
awstats [upgrade] - AWStats
modsecurity [upgrade] - ModSecurity
passenger [install] - Phusion Passenger server
ruby [install] - Ruby support
nodejs [install] - NodeJS support
gems-pre [install] - Tools required for building Ruby gems
mod_fcgid [up2date] - mod_fcgid
webservers [up2date] - Apache
php8.4 [install] - PHP 8.4
php8.3 [up2date] - PHP 8.3
php8.2 [up2date] - PHP 8.2
php8.1 [up2date] - PHP 8.1
php8.0 [up2date] - PHP 8.0 (outdated)
php7.4 [up2date] - PHP 7.4 (outdated)
php7.3 [up2date] - PHP 7.3 (outdated)
php7.2 [up2date] - PHP 7.2 (outdated)
php7.1 [up2date] - PHP 7.1 (outdated)
php7.0 [install] - PHP 7.0 (outdated)
php5.6 [install] - PHP 5.6 (outdated)
phpgroup [install] - PHP from OS vendor
nginx [install] - Nginx web server
config-troubleshooter[upgrade] - Plesk Web Server Configuration Troubleshooter
psa-firewall [up2date] - Plesk Firewall
watchdog [install] - Watchdog system monitoring
wp-toolkit [up2date] - WP Toolkit
advisor [install] - Advisor
xovi [install] - SEO Toolkit
imunify360 [up2date] - Imunify
sslit [up2date] - SSL It!
letsencrypt [up2date] - Let's Encrypt
repair-kit [up2date] - Repair Kit
composer [up2date] - PHP Composer
monitoring [install] - Monitoring
log-browser [up2date] - Log Browser
ssh-terminal [install] - SSH Terminal
site-import [up2date] - Site Import
sitejet [install] - Sitejet Builder
ntp-timesync [install] - NTP Timesync
mfa [up2date] - Multi-Factor Authentication (MFA)
Jika menujukan hasil dengan keterangan [upgrade], maka komponen tersebut memerlukan upgrade.
Jalankan perintah upgrade dengan perintah dibawah ini
plesk installer --select-release-latest --upgrade-installed-components
Tunggu sampai proses selesai, sampai muncul seperti dibawah ini
Components and product check results:
Upgrade is finished
Congratulations!
The upgrade has been finished. Plesk is now running on your server.
Use the username 'admin' to log in. To log in as 'admin', use the 'plesk login' command.
You can also log in as 'root' using your 'root' password.
Use the 'plesk' command to manage the server. Run 'plesk help' for more info.
Use the following commands to start and stop the Plesk web interface:
'systemctl start psa.service' and 'systemctl stop psa.service' respectively.
The changes were applied successfully.
Jika sudah cek versi plesk kembali
# plesk version
Product version: Plesk Obsidian 18.0.70.0
OS version: CloudLinux 8.10 x86_64
Build date: 2025/05/23 14:00
Revision: 2d834a0f69f582c441c7c1b8f024b82195191dd6
Nah wes dadi, tak udut sek. 😛