Defining the user interface location

During installation, the URL is configure for accessing the IBM® UrbanCode™ Release user interface. You can change the URL on the System Settings page.

  1. Click Settings > System Settings.
  2. In the Public URL field, type the fully-qualified URL of the user interface. Specify each in the format: hostname:http_port.
    A warning is displayed, if the specified URL does not match the current web address.
  3. Click Save.
    After the success message is displayed, click Close.
  4. Update the server.xml file which is located in the IBM/UCRelease/server/tomcat/conf directory.
    Locate the following line:
    <Connector port="8444" address="localhost"
    Change the value of the address property to xxx.xxx.xxx.xxx.