Running the setup wizard verifies that the server is operating
properly and guides you through the steps to configure the server.
To verify that the Jazz Team Server is connecting to the database,
look at the server log or console output. The connection and database information
is echoed on its first access. The directory JazzInstallDir/server/tomcat/logs is
used for the server log files.
This procedure assumes your server is
available using the hostname yourServerName and the default port is 9443.
If necessary, replace yourServerName with your server hostname and
replace port 9443.
Start the setup wizard to configure your server. Use the URL: https://yourServerName:9443/jazz/setup. The default user name and password are case-sensitive:
- If you use the local operating system (Linux for system z) as a security
repository, log in as a JazzAdmin user that is defined in your Linux
for system z system.
If you configured the LDAP directory Web container, log in as a
JazzAdmin user
that is defined in your LDAP directory.
Choose a
setup path. The setup wizard has two main paths.
- The Fast Path Setup uses the default configuration. If you want
to get the server running quickly, the fast path setup is a good option. During
the Fast Path Setup, you set up the following:
- The Custom Setup guides you through the detailed server configuration,
including the ability to enable e-mail notifications. During the Custom Setup,
you set up the following:
- database
- e-mail notification
- user registry
When the initial setup is complete, additional options can be
configured from the Jazz Team Server Administrative Web user interface by
using the URL: https://yourServerName:9443/jazz/admin.
If the server setup wizard does not load,
check the following items:
- Verify that the application server has started. Use the URL: http://yourServerName:9080.
- Verify the Jazz Team Server has started by logging in to the Jazz Team
Server Administrative Web interface using the URL: https://yourServerName:9443/jazz/admin.
- The URI root for the Jazz Team Server path must be /jazz.
For example: https://example.com:9443/jazz must be
used rather than https://example.com:9443.