• 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

git additional deployment

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

    Issue Git additional deployment actions kills screen when deployment task is finished

    Hi everyone, I am struggling with a problem for a few hours now and I am out of ideas on how to solve it. My website is a Laravel application that needs to run a separate command to connect to a messaging queue. This command is blocking, i.e. it continues to run for all eternity until it is...
  3. G

    Resolved Run docker-compose in git deployment action

    Hallo, I want to run docker-compose -f /var/www/vhosts/myHost/subdomain/docker-compose.yml up as a git deployment action but it simply does: nothing touch /tmp/test.txt works as intended though. The user which creates the /tmp/test.txt is the same which I can manually and succesfully run...
  4. DubStepMad

    Issue Github Webhook Branch Specific

    Hello, I've noticed while using webhooks and additional deploy actions that the plesk intergration updates on every branch. Issue: I have two websites, one being a beta site for testing new featues, etc. When I update tHE beta branch the beta site updates and runs the additional deploy actions...
  5. C

    Question Git additional Deployment command

    Hello Friends. I was wondering if you could help me with the following issue. I was able to configure and run a NuxtJS node App in plesk windows using the Node Module and IISNode. I'm now configuring the Git extension so that the App automatically deploys when I push to the Github Repo...
  6. J

    Question Git Additional deployment actions - running composer install

    Hi I am trying to run composer install after automatically deploying from a remote git repo. I try this in the additional deployment actions: cd /var/www/vhosts/xxx/xxx/httpdocs && /opt/plesk/php/7.2/bin/php /usr/lib64/plesk-9.0/composer.phar install --optimize-autoloader but the cd part of...
  7. O

    Issue GIT - local Repository - additional action after deploy not working

    OS ‪Ubuntu 16.04.6 LTS‬ Product Plesk Onyx : Version 17.8.11 Update #52, last updated on May 4, 2019 01:38 AM The Additional Deployment Actions is not working, after pushing to this Server Repo, the deployment to httpdocs works fine, but the needed additional action ist not working. I don't...
Back
Top