Upgrade Script Location
The upgrade script is located in the following folder: manifest-single-zone or manifest-multi-zones. This folder gets generated when you run ./compose.sh on the manifest file of your desired configuration.
Upgrade script location
user-MacBook-Pro:x.x.x.x user$ cd docker-deploy user-MacBook-Pro:docker-deploy user$ ls aws compose init-ml.sh openshift sample_data azure gcp onprem properties set-user-variables.sh user-MacBook-Pro:docker-deploy user$ cd aws user-MacBook-Pro:aws user$ ls k8s swarm user-MacBook-Pro:aws user$ cd k8s/ user-MacBook-Pro:k8s user$ ls compose.sh manifest-multi-zones.json manifest-single-zone manifest-single-zone.json system user-MBP:k8s user$ ./compose.sh manifest-single-zone.json TMG_CLUSTER_NAME: Tibco Mashery Local Reference Cluster TMG_CLUSTER_TAG: 169520f85a36e474ea1b06d4c87e111d K8S_LOCAL_ZONES local TMG_ZONE_NAME 0: local TMG_ZONE_COUNT: 1 TMG_RELEASE_VERSION: 5.1.0 user-MBP:k8s user$ ls -ltr total 24 -rwxr-xr-x 1 user staff 6921 Mar 5 17:46 compose.sh drwxr-xr-x 74 user staff 2368 Mar 5 17:46 system -rw-r--r-- 1 user staff 1092 Mar 7 10:31 manifest-single-zone.json drwxr-xr-x 73 user staff 2336 Mar 7 10:45 manifest-single-zone user-MBP:k8s user$ cd manifest-single-zone
Copyright © Cloud Software Group, Inc. All rights reserved.