• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Question Modify Git additional deployment actions

JulianDot

Basic 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