• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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