Redmine setup
Added by Luca Paganotti over 6 years ago
Hi all, just registered on redmine.org, wondering if I can setup my own instance to satisfy my needs.
Let's say for instance that I already have a bunch of projects distributed among different git providers like github, bitbucket, gitlab, cloudforge etc...
I would like to hold these git repositories where they are.
Is there a way to install redmine with git functionalities on a per project basis?
i.e.
project 1 on repository r1 on github
project 2 on repository r1 on bitbucket
project 3 on repository r1 on gitlab
project 4 on repository r2 on cloudforge
...
project n on repository rn on gitlab
I would like to centralize my projects' management but to "federate" git providers :-)
Thank you for any answer and have a good weekend.