Enabling users to access the web client from platform-generated emails
Some services in IBM® Software Hub
generate notifications. For example, collaborators in a project get a notification when assets or
new collaborators are added to the project. If you configure a connection to your SMTP server, users
can receive these notifications through email. To ensure that these emails include active links to
the web client, you must add the URL_PREFIX for your deployment to the IBM Software Hub
product-configmap.
About this task
A Red Hat®
OpenShift® project (namespace)
administrator can edit the IBM Software Hub
product-configmap to specify the URL_PREFIX for your
deployment.
The URL_PREFIX is the domain name at the beginning of your deployment URL. For
example, if your deployment of IBM Software Hub is
accessible from https://domain.my.company.com/zen, your domain name is
domain.my.company.com. Do not include the protocol in the value that you specify.
443, you do not need to specify the port number in
the value for the URL_PREFIX parameter. However, if you use a non-standard port,
include it in the URL_PREFIX. For example, if you use port 31843,
your entry would be:URL_PREFIX: domain.my.company.com:31843Procedure
To enable users to access the web client from platform-generated emails: