Local Edition Component Configuration
Sample manifest file
{
"tml_cluster_name": "Local Edition Reference Cluster",
"tml_cluster_mode": "untethered",
"tml_zones": ["local"],
"tml_image_tag": "v5.5.0.GA.1",
"tml_image_registry_host" : "mashbuilder-1.na.mashery.com",
"tml_image_repo": "tml",
"tml_cm_count": 1,
"tml_tm_count": 1,
"tml_cache_count": 1,
"tml_sql_count": 1,
"tml_log_count": 1,
"tml_nosql_count": 1,
"tml_tm_http_enabled": "true",
"tml_tm_http_port": 80,
"tml_tm_https_enabled": "true",
"tml_tm_https_port": 443,
"tml_tm_oauth_enabled": "true",
"tml_tm_oauth_port": 8083,
"tml_api_http_enabled": "true",
"tml_api_http_port": 7080,
"tml_api_https_enabled": "true",
"tml_api_https_port": 7443,
"tml_cm_http_enabled": "true",
"tml_cm_http_port": 8080,
"tml_cm_https_enabled": "true",
"tml_cm_https_port": 8443,
"cassandra_max_heap": "512M",
"cassandra_replication_factor": 1
}
Copyright © 2022. Cloud Software Group, Inc. All Rights Reserved.