Completing the installation
After the server is installed, you must consider some configuration
options before continuing.
After the installation, there are a few additional actions to take.
- Some files contain passwords. Those files should be protected so
that they are readable only by users authorized to know the password for the
accounts.
- teamserver.properties - The Jazz™ Team
Server requires that the database password is stored in JazzInstallDir/server/teamserver.properties.
When
properties files are saved, the application always makes a backup
copy of the previous version in the same directory. If you want to
remove all files that contain the clear-text password, remove the
backup properties files after configuring the server for the first
time.
- When connecting to the server with the Rational® Team
Concert client or a Web browser, you might see security certificate warnings.
To disable the warning, see Security certificates.
- If you configured the application server to use ports other than the
defaults, these ports should also be configured in the Jazz configuration.
These port numbers are used for composing URLs for things like feed links
and item links in email notifications. To update the defaults, use the advanced
properties configuration page of the Admin Web UI to modify the following
properties:
- com.ibm.team.repository.servlet.internal.ServletConfigurationService
- Repository HTTP port
- Repository HTTPS port
- com.ibm.team.repository.service.internal.webuiInitializer.ConfigPropertyInitializer
- URL HTTP Port
- URL HTTPS Port
- You are now ready to connect to the server with the Rational Team
Concert client or a Web browser.