• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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