02 May 2024 10:42 AM - last edited on 07 May 2024 10:03 AM by MaciejNeumann
Hi folks, I am looking for a solution to change the existing URL of easytravel from localhost:8079 to xyz:8079 for a specific requirement. Can anyone please help me.
09 May 2024 11:17 AM - edited 09 May 2024 04:20 PM
config.apacheFrontendPublicUrl=http://xyz:8079/
config.apacheB2BFrontendPublicUrl=http://xyz:8999/
config.angularFrontendPublicUrl=https://xyz:9079/
You can also put those properties in the <user_home>/.dynaTrace/easyTravel 2.0.0/easyTravel/config/easyTravelLocal.properties file.
10 May 2024 09:16 AM
Hey, Thanks for the solution!
I added the mentioned 3 properties, but post URL is changed to xyz:8079 it is not loading and giving error as Can't reach the site. Can you please help if anything additional changes to be done. Even tried with https, same error.
13 May 2024 08:07 AM
Those properties only affect load generator.
As I understand, you need to setup your host in the way, that it will be available with xyz DNS name. But this cannot be done with easyTravel configuration.