• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Question plesk updates

mi_cky

New Pleskian
Hi all,
is there a way to set a time e.g. 3.00 am for the plesk updates ???

have plesk (12.0.18 / 12.5.3) running on an dedicated server / and 2 V servers.
on the dedicated server updates are running ~ 3.30 pm
on the V servers between 1:00 am and 6:00 am.
 
Just use Cronjob for Plesk installer in unattended mode. Something like

# plesk installer --select-release-current --reinstall-patch --upgrade-installed-components
 
Back
Top