On this page:



If you configure a signed SSL certificate, you may need to switch the server address from an IP address to a Fully Qualified Domain Name (FQDN). In such cases, you only need to update the public-facing address for Web Application Platform. All other service contact points on the backend remain as internal addresses.

Switching from IP address to FQDN for an all-in-one deployment

Edit the fields listed in the table below and replace the IP address with the FQDN.

Configuration fileParameter
authserver.propertiesauthentication.redirect.uri.whitelist
 server.public.host
webappplatform.propertiesauthentication.server.ip

Updating server address for all deployments

If you need to update a server address due to deployment or networking changes, edit the following configuration files. Replace all instances of the old address with the new address.

Configuration file to editDefault path
cassandra.yaml/etc/cassandra/conf
application.conf<install_root>/TeamworkCloud/configuration
authserver.properties<install_root>/WebAppPlatform/shared/conf
webappplatform.properties<install_root>/WebAppPlatform/shared/conf

Additional configuration for multi-server deployment

You may need additional configuration changes if services are deployed on different servers.

Configuration fileRemote serviceParameter to check
application.confcassandracontact-points in esi.persistence.datastax-java-driver
webapp (authentication)url in esi.auth
authserver.propertiescassandracassandra.contactPoints
webappplatform.propertiestwcloudtwc.ip