12 Mar 2019
03:59 AM
- last edited on
18 Oct 2022
02:56 AM
by
MaciejNeumann
Is there a download page available for the easyTravel demo app?
Solved! Go to Solution.
Are there instructions on how to install easyTravel in the cloud...Azure or AWS?
There's nothing special about installing it in the cloud. I recommend using Windows, it's a bit easier and more automated than using Linux. Deploy a VM with 8G+ RAM and run the installer.
If you intend to have Dynatrace recieve the EasyTravel data, be sure to read the directions on editing the easytravel properties file, this info is located on the same download page Karolina mentioned above.
Hi,
is newer easyTravel (which seems to be an Angular app) also available for our environments?
I realized that it appears on demo site when I selected applications which are enabled to capture Session replay.
Hi Kohei,
You can find latest easyTravel installer here: Demo Applications (look for latest easyTravel version).
The new Angular frontend will be enabled when running scenario 'Standard with REST service and Angular2 frontend (experimental)'. It will be available on port 9080.
If you want to enable traffic generation to the Angular frontend, you need to modify following properties in easyTarvelConfig.properties file:
config.baseLoadHeadlessAngularRatio=0.0
config.baseLoadHeadlessMobileAngularRatio=0.0
Load generator for Angular forntend is using headless chrome. On Linux following additional libraries are required to run it: libgtk-3-0 libxss1 libasound2
Rafal, seems the link Demo Applications is not anymore available? Do you (or anyone) have a link to easyTravel installers?
Hi @kohei-saito
You can find information and download link in this thread
HTH
Yos
Hi @Rafal P.,
thank you for your useful information!
After enabling scenario 'Standard with REST service and Angular2 frontend (experimental)', I can access Angular frontend page!
Featured Posts