Deploying the customizations

Complete this task to deploy your Order Hub customizations for containers or traditional.

Procedure

  • For containers:
    1. Load the extension image to the registry. For more information, see Loading the custom images to Red Hat OpenShift Container Platform.
    2. Edit operator config to set Order Hub Ext image name and tag. For more information, see image parameter.
    3. Use the Operator to update the environment. For more information, see Installing Sterling™ Order Management System Software by using containers.
  • For traditional:
    1. Copy the ext directory from build/src to the web server html directory.
    2. If deploying a new application or new routes, copy the deployment version of the features.json file to <html_directory>/ext/orderhub/shell-ui/assets/features.json
      Note: Make sure to include "devMode" : false in the <html_directory>/orderhub/shell-ui/assets/app-bootstrap-config.json file.
    3. Go to the following URL:
      https://<HOST>:<PORT>/order-management/
      

      Where <HOST> is the host on which the Order Hub is deployed. Do not use localhost or bucgenerichost. The <PORT> is the value set in the web server configuration.

      For example:
      https://my-machine:7444/order-management/