• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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