This documentation supports an earlier version of BMC Helix IT Service Management on-premises deployment.To view the documentation for the latest version, select 23.3.04 from the Product version picker.

Atrium Web Services parameters in the deployment input configuration file


Use the Atrium Web Services parameters to set the UDDI registry.

Important

The customertemplate.sh file contains several parameters, however, the following table lists only those parameters that are used for deploying BMC Helix Service Management on-premises.

Atrium Web services parameters

The following table describes various parameters that you set for Atrium Web services:

Parameter name

Description

Example

ATWS_MEMORY_LIMIT

Memory limit for each pod.

ATWS_MEMORY_LIMIT="2048MB"

ATWS_MEMORY_REQUEST

Memory Request for each pod.

ATWS_MEMORY_REQUEST="1024MB"

ATWS_REPLICA_COUNT

Replica count for each pod.

ATWS_REPLICA_COUNT="1"

ATWS_SVC_NAME

URL to access ATWS service.


ATWS_SVC_NAME=
"${CUSTOMER_SERVICE_NAME}${ENVIRONMENT_URL}-atws.${CLUSTER_DOMAIN}"

ATWS_UDDI_ADMIN_PASSWORD

Password for Universal Description, Discovery and Integration (UDDI) administrator.

ATWS_UDDI_ADMIN_PASSWORD="admin"

ATWS_UDDI_ADMIN_USERNAME

Universal Description, Discovery and Integration (UDDI) administrator user name.


ATWS_UDDI_ADMIN_USERNAME="admin"

ATWS_UDDI_DB_NAME

ORACLE SERVICE name for Oracle DB type UDDI database name.


ATWS_UDDI_DB_NAME="Database1"

ATWS_UDDI_DB_SERVER_NAME

UDDI database host name.

ATWS_UDDI_DB_SERVER_NAME="database1"

ATWS_UDDI_DB_SERVER_PORT

Port number where the UDDI database server is configured.

ATWS_UDDI_DB_SERVER_PORT="5432"

ATWS_UDDI_DB_TYPE

Type of the database.

Valid values:

  • oracle
  • postgres
  • sql

ATWS_UDDI_DB_TYPE="postgres"

ATWS_UDDI_DB_USERNAME

User name of the UDDI database.


ATWS_UDDI_DB_USERNAME="bmcUser"

ATWS_UDDI_DB_USER_PASSWORD

Password for the database user.


ATWS_UDDI_DB_USER_PASSWORD="bmcUser123"

Ingress parameters

ATWS_INGRESS_ENABLED


Enable or disable Ingress creation.

Valid values:

  • (Default) true
  • false

ATWS_INGRESS_ENABLED="true"

ATWS_INGRESS_DOMAIN

Domain name of the Ingress host.

ATWS_INGRESS_DOMAIN="${CLUSTER_DOMAIN}"

ATWS_INGRESS_HOST

URL for the Atrium Web Service Ingress host.

ATWS_INGRESS_HOST="petramco.com"

Route parameters

ATWS_ROUTE_ENABLED


(Openshift) Enable or disable creating Route directory.

Valid values:

  • true
  • (Default) false

ATWS_ROUTE_ENABLED="false"

ATWS_ROUTE_DOMAIN

Route Domain.

ATWS_ROUTE_DOMAIN="${CLUSTER_DOMAIN}"

ATWS_ROUTE_HOST

Route Host

ATWS_ROUTE_HOST="server1"

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*