• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

git actions

  1. J

    Question Modify Git additional deployment actions

    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: /opt/plesk/php/7.4/bin/php /var/www/vhosts/api.domain.net/httpdocs/bin/clear-config-cache.php It is a command...
  2. G

    Question GIT Integration domains

    Hi all, I have the following question we have a Gitlab Server when we are doing multiple webpages, in this case the development has 3 branches dev, stg, prd and internal domain with bind. mywebsite.dev, mywebsite.stg and mywebsite.com the first who are internal only the third one is for public...
  3. S

    Issue Git extension ignoring branch for additional deployment actions

    The "additional deployment actions" ignore the branch specified in the settings. It runs whenever a push to the remote repository is made. Plesk Onyx 17.8.11 Ubuntu 18.04 Git extension: 1.1.1-228 Remote repository: Bitbucket
  4. grazulex

    Issue Git Additional Deployment Actions

    Hello, I have enabled the Git extension and everything is ok but not the "Additional Deployment Actions" when the deployment is done :-( I have a symfony app and I have put this actions : cp app/config/parameters.yml.prod app/config/parameters.yml chmod 777 update.sh ./update.sh Now the the...
Back
Top