• 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

ci/cd

  1. D

    Question Auto-deploy with Plesk

    Hey everyone, I’m hosting a Laravel 12 app on a VPS with Plesk. Right now I’m using Git auto-deployment for a staging environment that pulls the latest changes from GitHub to a subdomain. Everything works fine, composer install, cache clearing, etc. The only thing I still do manually after...
  2. M

    Issue Git deployment - stop application pool

    I've setup a github repository that pushes deployment files to a "deploy" branch. This github repository has an ASP.NET Core web application. I've configured a git-hook to notify Plesk for push-events. Plesk then automatically tries to clone the files into the application root, but the...
  3. Johannes Kingma

    Question setup git with two branches

    Setting up two domains for stage and production does not work. 1) Adding git to both domains stage.example.com(stage) and example.com(production) with automatic deployment will push the same branch to both doamins 2) Removing git integration one of them removes the .git folder causes a folder...
Back
Top