Installing Customizer (mw-proxy)
Install the Customizer (mw-proxy) offering of the Component Pack for IBM Connections™.
Before you begin
Before attempting to install Customizer verify that the following tasks were successfully completed:
Procedure
-
Copy the following three files from the location
extractedFolder/microservices_connections/hybridcloud/support/customizer to the
customizer persistent volume directory (/pv-connections/customizations) on your storage node:
- container.css
- containUtils.js
- utils.js
-
Install the Customizer (mw-proxy) Helm chart by running the following command:
Note: By default, deployment is done to the
connectionsnamespace. If you created a namespace with a different name and would like to deploy there, the following extra value must be included in the helm install command:namespace=namespacehelm install \ --name=mw-proxy extractedFolder/microservices_connections/hybridcloud/helmbuilds/mw-proxy-0.1.0-20190925-020030.tgz \ --set \ image.repository=Docker_registry/connections,\ deploymentType=hybrid_cloudIn the command, replace extractedFolder with the location of the directory where you extracted the Component Pack installation package. Replace the value of
image.repositorywith the name of your Docker registry. -
Verify that Customizer was successfully deployed.