Service Configuration Data

Setting up TIBCO Cloud™ API Management - Local Edition API Data

There are two options available for setting API Management - Local Edition API data.

  • Option 1: Using Configuration Manager

    Local Edition offers the option of creating service configuration on your local system using Configuration Manager. For this option, set the tml_cluster_mode property to untethered in the appropriate manifest file.

  • Option 2: Synchronizing Service Configuration data from Mashery On-premise Manager (MOM)

    Local Edition also offers the capability to synchronize data from an active MOM host at the time of cluster creation. For this option, set the tml_cluster_mode property to tethered in the appropriate manifest file.

    To load the data using the MOM configuration, specify the following properties in the /docker-deploy/properties/tml_cluster_properties file in the tml-installer.
    "mom_key": "<MOM_API_KEY>",
    "mom_secret": "<MOM_API_SECRET>"