Expose On Prem Git Server to Internet

206 Views Asked by At

We use Rational Team Concert (SaaS) as ALM tool and we would like to use an on premises Git server for source control (https://git-scm.com). How can I access my on premises git server from a cloud software? Is there a way to configure a public url to it?

2

There are 2 best solutions below

2
Ortomala Lokni On

Rational Team Concert can be integrated with:

For details on how to integrate Rational Team Concert with theses products read Integrating Rational Team Concert and Git and follow the specific task.

0
bchrabski On

IBM offers two IBM RTC hostings, one is managed service and the second one is pure SaaS.

For the first one you can request VPN tunnel between your data center and managed IBM Rational Team Concert and IBM should provide that.

If you have true IBM RTC SaaS which is multitenant, you need to expose Git that both servers will see each other and there is no workaround for that.