Hi,

In the git based deployment synchronizer, we have a repository per tenant.
Therefore we need to create git repositories dynamically for the tenants
created. For this we need to communicate with the relevant git server at
the runtime through a java api. Came across two commonly used git servers,
Gitblit [1] and SCM Manager [2]. I implemented support for GitBlit to test
the component and I'm in the process of implementing support for SCM
Manager. WDYT of these options as Git servers for Git based deployment
synchronizer?

[1]. http://gitblit.com/
[2]. http://www.scm-manager.org/

-- 
Thanks and Regards,

Isuru H.
_______________________________________________
Architecture mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to