• 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

deployment

  1. A

    Resolved Git Deployment Action Error: /opt/plesk/php/8.0/bin/php: No such file or directory

    Hi! We're having issues with the following Additional Git Deployment Action on an uptodate Plesk Obsidian server based on CentOS: /opt/plesk/php/8.0/bin/php /usr/lib64/plesk-9.0/composer.phar install While the paths are correct and confirmed via SSH (as root) running the Git deployment action...
  2. M

    Question How may I run docker commands in Deploy actions of Git?

    From what I understand, the deployment actions are performed in some specific chroot environment, how may I allow this environment to run docker commands? Docker is in /usr/bin
  3. Z

    Issue Git / Laravel extension: files are not deployed.

    Hello, I am not sure how to further debug this so I came here for some help. I have a subdomain, sub.example.com that runs a Laravel application which is connected to a remote git repository. The deployment of files does not work (e.g. moving the new contents to...
  4. D

    Question Continuous deployment with GitLab CI/CD

    Hey guys, I deploy many web apps on Plesk with the Git feature. It works well most of the times but I feel bad about errors and reverting deployment when something went wrong. Unfortunately I am missing the good integration of pipelines etc. is not given when using GitLab actions...
  5. C

    Resolved Can't install components anymore

    Hi all, I'm trying to deploy a NextJS app, and seem to need the NodeJS component for it. But it does not want to be installed. Or now nothing wants to be installed at all. When I wanted to install the NodeJS component, I should also install the Phusion Passenger server, so I did that. And that...
  6. M

    Issue Deploying a react app on plesk obsidian issue

    I deployed a react app on plesk and I have this error , I installed node-js on plesk and followed instructions but the same issue #react #help #deployment #deploy #deploying
  7. K

    Issue Trying to deploy .net Core 3.1 web application using Plesk Obsidian

    I am trying to deploy my asp .net core 3.1 web application using plesk. after uploading i am receiving the below error regarding startup. I also tried to activate the stdout but i cannot find any logs in the folder. web.config Requesting for help in setup for the application. I tried...
  8. R

    Question Need a tutorial video on running nodejs project on plesk

    so an getting confused, but it is only my first time writing nodejs and my very first server running plesk. I need to know if I have created a node JS server for local testing, then do we remove the server part for deployment? I've searched on YouTube for a video with no luck. Am wondering if...
  9. chapterjason

    Question NodeJS and Yarn in chrooted environment

    Hey, I followed this instructions to configure my chrooted env for the domain user, like it is written here. I currently use this script to configure the env. echo reset ./update_chroot.sh --rebuild echo add php ./update_chroot.sh --add /opt/plesk/php/7.1/bin/php mkdir...
  10. R

    Question Is this possible (git deploys)

    Is it possible, when using git to deploy code to a Plesk managed site, to trigger automation that occurs after the code deploy? For example, A Drupal site requires a certain set of things to happen on deployment of new code, it would be cool, to be able to have it so that when the git pull...
Back
Top