3.1 Initial PTM Server Configuration

The Server Configuration process uses a quick wizard that gets your system up and running.

To configure the PlateSpin Transformation Manager Server application:

  1. In a web browser, navigate to the following URL:

    https://ip_address_or_DNS_name:9443

    Use the IP address or DNS name of the server that you specified during the appliance installation.

  2. Log in to the appliance using the vaadmin user and the password that you set.

    The Appliance takes you directly to the PlateSpin Transformation Manager Server Initial Server Configuration page if the PTM Server application has never been configured.

  3. On the Initial Server Configuration page, complete the following information, then click Submit.

    1. PostgreSQL Database Connection

      Use one of the following options:

      • Local database: PlateSpin Transformation Manager automatically pre-installs the PostgreSQL database on the appliance. Select Auto Setup Local Databaseto automatically create a database instance, database administrator user, and a password for the user. Table 3-1 shows the default settings.

        Table 3-1 PostgreSQL Database Default Values

        Parameter

        Default Value

        Database Host

        localhost

        Database Port

        5432

        Create a New Database

        Selected

        Database Name

        transmgr

        Database User Name

        tmadmin

      • Remote database: You can alternatively set up the PlateSpin Transformation Manager database as a database instance on an existing PostgreSQL database in your network.

        1. Deselect Auto Setup Local Database.

        2. Replace localhost with the DNS name or IP address of the host server for the remote PostgreSQL database, and specify the PostgreSQL port.

        3. Specify the credentials of the database administrator user who has the schema rights necessary to create a new instance for the PlateSpin Transformation Manager database.

        4. Specify a name for the PlateSpin Transformation Manager database instance (default: transmgr).

        5. Specify the user name and password for the database administrator user account (default: tmadmin) that will be created for the newly created PlateSpin Transformation Manager database instance.

    2. Initial User Configuration

      The initial user for the PlateSpin Transformation Manager Server is the PTM System Administrator user. This user has global permissions for all organizations, projects, and features throughout the Web Interface.

      Provide the full name, a valid email address that is unique to your PlateSpin Transformation Manager environment, and a password for this user.

      You cannot delete the System Administrator user account. However, you can add another System Administrator user for the PlateSpin Transformation Manager Server if necessary. See Administrative Users for the Web Interface.

      NOTE:You create other PTM users from the Users page in the PlateSpin Transformation Manager Web Interface. You can grant Administrator privileges to trusted users by adding them to the Administrators group.

    3. Web Server Configuration

      Micro Focus recommends that you use the secure port 8183 and SSL options for accessing the Web Interface. You can enable or disable the HTTP port 8182 to allow non-secure traffic.

      Specify the DNS name for the PlateSpin Transformation Manager Server. It is populated automatically with the DNS address used as the subject of the SSL certificate on the appliance.

  4. On successful configuration, continue with Section 5.0, Post-Installation Tasks.