How to change hostname for Thingworx Flow after installation (Windows only)
Hi,
If you need to change the used hostname at installation of Thingworx Flow, some manual changes should be done without re-installing Flow.
Basically, hostname for Flow should be changed in the nginx configuration and in Flow modules configuration; whenever you see the hostname used at Flow installation, change it with the new hostname.
Change the following configurations after renaming the ThingWorx Flow server in Windows OS :
ENDPOINT : change hostname with new one
TRIGGER_HOST : change hostname with new one
6. Update <ThingWorxFlow>\modules\ux\deploymentConfig.json
view > oauth_server : change hostname with new one
service_api_endpoint : change hostname with new one
7. If the ThingWorx Platform is not installed on the Flow server:
- Stop Thingworx Tomcat service
- Update <ThingworxPlatform>\platform-settings.json
8. Restart the Thingworx, Flow and Nginx services

