• 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.

Question Modify Git additional deployment actions

JulianDot

Regular Pleskian
Server operating system version
Almalinux 9
Plesk version and microupdate number
18.0.51
I have several domains in Plesk, which are integrated with Gitlab for CI/CD.

For each of them , i have in Plesk at Git -> Enable additional deployment actions
something like below:

Code:
/opt/plesk/php/7.4/bin/php /var/www/vhosts/api.domain.net/httpdocs/bin/clear-config-cache.php

It is a command which clear the configuration cache after each Git deployment.

Now i removed PHP 7.4 from the server, and i want to upgrade everywhere to PHP 8.1 , without manualy modify each domain, one by one.

There is a central place where i can find all those Git Actions stored ?
 
Back
Top