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
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.
Related Questions in GIT
- problem to push files on a repository git
- diff3 output in git conflict style, including mergeable hunks
- Git Not In Sync with Local Branch
- Setting up the version control of .dotfiles while the .config is connected to a forked repo
- How to fix overriding the main branch in Git?
- I can't add text to "Message" in VS Code when committing to Git
- How can i redirect pull request from main branch to another branch
- Xcode commits (possibly outside of any branch) disappeared, how to get them back?
- Git/TortoiseGit : how to apply ONLY the changes from ONE commit from branch A, to branch B?
- How can I reintroduce username an password on git using fedora?
- GIT SKIP EMPTY DIRECTORIES
- Git smudge run once per checkout or per commit?
- I can't find ~/.profile or ~/.bashrc in C:/Users/<user>/.ssh folder
- Set environment variable during push for GitHub Actions
- Android WebRTC compile
Related Questions in SAAS
- Where is the database saved and opened in Deno KV?
- Is my WordPress membership site considered SAAS?
- ReactJS - Best payment processer for building a SaaS application
- Exploring Multi-Tenant SaaS Delivery with Twilio: Strategies and Limitations
- SassError: Two forwarded modules both define a mixin named cdk-a11y
- SaaS multi_tenant questions
- role does not exist in openAI and can't find message error in Next.js
- Accessing HttpContext in Program.cs
- Is Microsoft Entra ID a suitable option for a small SaaS solo project with growth potentials?
- How to integrate SaaS subscription/contract product on AWS
- Building Multi-tenant application using only docker/podman ( one container per tenant model)
- How to point a domain to a subdomain from Laravel? (dns settings)
- regional tenant based routing in multitenant saas
- Docker for Laravel multi tenancy application -Error 502
- conceptual data model for B2D(eveloper) SaaS platform
Related Questions in IBM-JAZZ
- JazzCash Wallet Integration (V4 - Recurring Payments)
- How to recieve a xml response from jazz server using qt?
- Error CRRTC8550E when loading new repository workspace to sandbox
- API to Get Baseline and history information of a file in rtc
- Multiple jobs in Jenkins are triggering after code delivery in RTC work stream
- SVN and RTC Integration
- Error during saving build definition on RTC using jenkins
- RTC Work Ticket Failing Creation - 'Owned By' Attribute Needs to be Set
- How to Find Desired Enumeration via Jazz Queries?
- How Do You Find AttributeID for Custom RTC Attributes?
- Always Getting an HTML in Response from RTC
- RTC Authorization Always Failing
- RTC Simple ID Query Results in 404?
- Sonarqube RTC integration and capability
- List of changed components in a workspace snapshot
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
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.