• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Question GIT extension: Same repository, deploy different branches to different subdomains

B_P

Regular Pleskian
Hi all,

On my Plesk Onyx installation, I am using GIT to manage one specific subdomain sub.example.com using a local repository as explained at Using a Local Repository. The automatic deployment uses the master branch and deploys changes into the folder /sub.example.com. The docroot of sub.example.com is set to /sub.example.com/public.

For the testing branch of that repository, i would now like to set up a second subdomain sub-testing.example.com, where all changes to that branch are automatically deployed to. Unfortunately, the GIT settings for sub-testing.example.com only allows to either use a remote repository or create a new local repository. What I would like to do instead is of course to use the existing local repository but use the testing branch. Does anybody have an idea how one should do this?
 
Back
Top