Deploying the customizations
Complete this task to deploy your Order Hub customizations for containers or traditional.
Procedure
-
For containers:
- Load the extension image to the registry. For more information, see Loading the custom images to Red Hat OpenShift Container Platform.
- Edit operator config to set Order Hub Ext image name and tag. For more information, see image parameter.
- Use the Operator to update the environment. For more information, see Installing Sterling™ Order Management System Software by using containers.
-
For traditional:
- Copy the ext directory from build/src to the web server html directory.
-
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.
-
Go to the following URL:
https://<HOST>:<PORT>/order-management/Where
<HOST>is the host on which the Order Hub is deployed. Do not uselocalhostorbucgenerichost. The<PORT>is the value set in the web server configuration.For example:https://my-machine:7444/order-management/