Configuring the Configuration File
This section describes how to configure the cluster name, external IP address, and port number of the unified API service in the configuration file.
The PCF configuration file determines the application servers and their associated configurations.
To configure the cluster and external IP address for the unified API service, use the following configuration:
config
deployment add config
cluster-namecluster_name
unified-api-external-ipexternal_ip
portport_number
end
NOTES:
-
cluster-name cluster_name – Specifies the cluster name where you want to deploy PCF.
-
unified-api-external-ip external_ip – Specifies the IP address on which the unified API listens.
-
port port_number – Specifies the port number on which the unified API is exposed.