Can you setup Jazz Team Server in a laptop without using domain?
I have installed Jazz Team Server and Rational Client on a laptop. During express setup, it is forcing me to enter in the form "server.company.com:9443". I have a standalone laptop without domain. How can I make this work?
|
2 answers
I'm assuming you're installing a server for the purpose of testing or demo'ing, not for a production server.
If you're running Windows 7 on your laptop, you edit the following file: C:\Windows\System32\drivers\etc\hosts e.g. add a line such as 127.0.0.1 myimaginaryserverdomainname.com When you run your Rational Client on your laptop, myimaginaryserverdomainname.com will go to your local server. Other operating systems have similar ways to configure this. |
Yes you can configure jts without a domain name.
You can use the public uri as: https://localhost:9443/jts. This would give you a warning that the uri is not of standard domain format; However, click on 'TestSetup' and then click on 'Next'. This would proceed with the installation. Please note that this kind of setup would work only as test server and on that machine itself. Hope this information helps!! Best Regards Rajat |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.