• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Resolved Update Plesk via CLI

klowet

Basic Pleskian
Server operating system version
Debian 12
Plesk version and microupdate number
18.0.57 Update 2
Hi

I want to control and update Plesk via the CLI. Some questions:
  1. What is the difference between plesk installer update and plesk installer upgrade ?
  2. How can I run an upgrade from eg 18.0.57 Update 1 to 18.0.57 Update 2?
  3. How can I upgrade the extensions via CLI?
Thanks
 
1) The plesk installer upgrade command allows an update to a specific major release, but the release must be entered as a parameter. The plesk installer update updates to the latest release.

2) A manual update from one "micro-update" to an exactly specific other "micro-update" is not possible. It is possible to update to a specific major version, but for the micro-update, the plesk installer update command will automatically update to the latest micro-update.

3) plesk bin extension --upgrade <name of extension>, for example plesk bin extension --upgrade git
If extension names are not known, you can see a list with plesk bin extension --list
 
Back
Top