• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Disabling automatic updates from the commandline

MerlijnH

Basic Pleskian
Hello,

We do not wish to use the automatic update service from plesk, and always disable this function. This can be done using the interface under Settings -> Server Settings.

However as all of the other upgrade steps can easily be done without having to go into Plesk itself, I want to perform this task using the CLI or XML-RPC API. After reading the documentation a couple of times I have not been able to find this option in there, can anyone enlighten me please?

Cheers,

Merlijn
 
This feature has actually been added a while ago, and is available through the following command:

/usr/local/psa/bin/server_pref -autoupdates false
 
Back
Top