Install RTC on Windows or IBM i?
![]()
Hi, I'm part of a small IBM i development team, with just four developers. I've been asked to install Rational Team Concert for source control and to create product builds. (We are also interested in using JIRA for managing issues, but I'm not yet sure how that will tie in with RTC.)
Anyway, I see that the IBM Installation Manager can be used on Windows and Linux to install Jazz/RTC, while it is a more complicated manual process on the i. To make things as simple as possible to install and update, would it make sense to install everything onto a Windows box and just do the builds on the i? If we go this route, are there any limitations or gotchas I should be aware of? Thanks! |
Accepted answer
![]()
Hi Jeff,
We've done a number of RTC installs supporting IBM i using IBM i, Windows and Linux Jazz servers. I don't find the installation of JTS, CCM and other servers on IBM i any more manual than on other platforms; it just uses ADDLICPGM rather than IM. The configuration script on the IBM i is (IMO) more automated than the JTS setup process. On the IBM i, you never have to install a database server (DB2 is "in there"), and most shops already have WAS installed on their IBM i, although you might need to upgrade it to a release that supports RTC. If your Jazz servers are on another platform, you still need to install the RTC Base option and the Jazz Build toolkit option (with ADDLICPGM) on the IBM i to provide build engines/agents on the IBM i. Anyway, either way works fine. Ralph is correct; the RTC client shell-shares with RDi. There's nothing like the /z ISPF client for SEU... RDi is required for IBM i developers using RTC. The most common gotchas I've seen:
Hope that helps,
Larry.
Jeff Berman selected this answer as the correct answer
|
2 other answers
![]()
Ralph Schoon (62.7k●3●36●43)
| answered May 20 '16, 4:22 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
I am not an I/Z expert either. For RTC, I am not aware of any limitations, regardless which platform you install the server.
Some components for the other applications (diagram rendering) are only available for Windows and Linux. Usually my answer would be: install on the platform you are most comfortable maintaining. Most of our deployment hints are for Windows/Linux. See https://jazz.net/wiki/bin/view/Deployment/RecommendedALMDeploymentTopologies6 . Make sure to understand which applications you want to install. Note, for System I, I think you need the Rational Developer for........ formerly known as RDI and install the RTC client in there, as far as I know. |