Release Manager → Installation → Configuring Serena Release Manager → Configuring Release Manager
In the Release Manager dialog box, you configure Release Automation settings for Release Manager. Select the Configure Release Manager check box to begin configuring these settings. If you do not plan to use Serena Release Manager and you only want to use Serena Service Manager, do not select this check box.
In the Release Manager Settings sub-tab, you select which Release Automation instance you plan to use with Release Manager.
Select one of the following options:
If you select the standalone version, enter the following information in order for Release Manager to connect to your existing Release Automation instance:
| Field Name | Description |
|---|---|
| Application container | Select the application container that is used by your Release Automation instance in the drop-down list. If your existing instance uses something other than JBoss or Tomcat, select Other. |
| Host | Enter the host name of the server that hosts your Release Automation instance. Click Test Connection to verify that a connection can be made to the server. |
| Use HTTP port | Enter the HTTP port number that is used to connect to your Release Automation instance. The default HTTP port is 8080. |
| Use HTTPS port | Enter the HTTPS port number that is used to connect to your Release Automation instance if you use secure connections. The default HTTPS port is 8443. |
| AJP13 port | Select the AJP13 port. The default port for Tomcat is 8409. The default for JBoss is 6009. The default value changes automatically for you depending on the application container you select. |
The Native Release Automation Settings sub-tab appears if you select Use native Release Automation instance. In the Native Release Automation Settings sub-tab, you configure administrative settings and database connection settings.
Configure the following:
| Field Name | Description |
|---|---|
| Profile location | Enter the code station path where your artifacts will be stored. Consider using a dedicated partition to store the physical files in order to save operating disk space for SBM. |
| Agent mutual authentication | Select this option for agents to use SSL mutual authentication. If not selected, agents will use unauthenticated mode; communication is encrypted but users do not have to authenticate or verify their credentials. For more information, refer to the Serena Release Manager - Release Automation User's Guide. |
| Agent port | Enter the port to use for JMS-based server/agent communication. This is the port on which the Release Automation agents that you install will make JMS Connections to this server. |
| Skip database install | Select this check box if you need to skip the database initialization process. For example, if you have clustered SBM Common Services, clear this check box on the first node that you configure (which initializes the database), and then select this check box on all remaining nodes in order to prevent the creation of multiple databases. |
| Administrator user | Enter an administrator user name. This is the user name that is required to log into the server the first time. |
| Password | Enter the administrator's password. |
| Confirm password | Enter the password again to confirm it. |
| Field Name | Description |
|---|---|
| Database Type | Select the type of DBMS (SQL Server or Oracle) that will host the Release Automation database. |
| JDBC driver JAR | Type the local path to the JDBC driver .jar file for your DBMS, or click Browse to enter the path to the .jar that you downloaded as part of the Pre-Installation Checklist. |
| JDBC driver class | A default class is provided. Change the class value as necessary. |
| Connection string | Edit the database connection string, and replace the localhost, port, and DatabaseName values as necessary. Enter the name of the database that you created in your DBMS as part of the pre-installation checklist here. |
| Schema | Enter the Oracle schema name. (Only applicable if you select Oracle in the Database Type drop-down list.) |
| User | Enter the name of a privileged DBMS user
account.
Note: For SQL Server databases, enter a SQL Server user
account, not a Windows user account.
|
| Password | Enter the user's password. |
| Confirm password | Enter the password again to confirm. |
Copyright © 2012–2013 Serena Software, Inc. All rights reserved.