• 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. 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...
  2. 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