[Gitman] Auto-deploy multiple branches on multiples paths
It would be great if it was possible to add Gitman possibility to deploy "Development" branch on a folder, and "Production" branch on another.
The best would be to deploy the "Production" branch on another server with Plesk.
Example :
- Develoment Server with dev.mysite.com
- Gitman connect through production server, auto-create mysite.com domain and configure this domain exactly like dev (Except error reporting...etc..) and auto dpeloy production branch on it.
Thank you for your input!
Unfortunately, we have to close your request, because over the years it has not become quite popular for further implementation.
—
IG
-
Paul Hermans commented
The Gitman extension is now replaced by the standard Plesk Git extension, but we still need this feature, vote here: https://plesk.uservoice.com/forums/184549-feature-suggestions/suggestions/32295139-git-workflow-development-production
-
Vincent Surelle commented
Hi,
Gitman only allow to deploy 1 branch on 1 folder.
If I currently deployed the branch master on my httpdocs folder
And it want to see my development branch work. It will change httpdocs folder's content for develoment branch and so master branch is no longer visible.The goal is to be able to deploy multiple branches on multiples folders to see different branches work together.