Setting Mashery Service Configuration Data

The following section describes how to set up Mashery API data.

Option 1: Using Mashery Local Config Manager

Set "tml_cluster_mode" as "untethered" in docker-deploy/onprem/k8s/manifest-single-zone.json file.

Mashery Local also offers the capability to sync data from an active MoM (Mashery on-premises Manager) server in TIBCO Cloud Mashery at the time of cluster creation. To load the data using the MoM sync configuration:
  1. In the docker-deploy/onprem/k8s/manifest-single-zone.json file, set tml_cluster_mode as tethered.
  2. Specify the following properties in the docker-deploy/properties/tml_cluster_properties.json file:
    "mom_Key": "<MOM_API_KEY>",
    "mom_Secret": "<MOM_API_SECRET>",