Installing Updated Traffic Manager on 4.4.x Running in OVA
The following section gives the procedure to install updated traffic manager on 4.4.x running in OVA:
Procedure
-
Save or backup the existing
mashery-proxy-config.json.
-
Download
TIB_mashery_local_4.4.3.HF001_ova.tar.gz from the TIBCO Support portal and extract it to
/opt/mashery/install.
It contains
mashery-local-4.4.3.HF001-GA.x86_64.rpm and
mashery-proxy-config.json.tmpl.
-
Update
mashery-proxy-config.json.tmpl with values from the existing configuration.
-
Update the Cassandra client configuration section
com.mashery.cassandra.client.cassandra-client with the properties from 5.5.1 cluster.
This is to enable 4.4.x installation to access the Cassandra database for token access and migration.
It is recommended that the client connection to Cassandra is a secure connection.
-
If you are using SSL, update the SSL configuration section
factory:com.mashery.proxy.server.ssl, otherwise delete the section.
-
Update the following sections accordingly:
-
com.mashery.service.onprem.oauth.authenticator.oauth-service-authenticator
-
com.mashery.service.onprem.api-server
-
Update traffic manager with:
yum install -y mashery-local-4.4.3.HF001-GA.x86_64.rpm
-
Replace
/etc/mashery-proxy-config.json with the updated
mashery-proxy-config.json.tmpl
-
Restart traffic manager.
Copyright © 2022. Cloud Software Group, Inc. All Rights Reserved.