Satish Kovuru
Satish Kovuru
We are upgrading Linux version of Report Portal to 5.7.2 and tried downloading the API file from below URL: ```curl -L $MAVEN_REPO/service-api/$API_VERSION/service-api-$API_VERSION-exec.jar -o service-api.jar```but there is no executable jar file...
Hello, can you please provide more documentation on how to migrate on prem Report Portal application to AWS? I found some documentation on webpage but that didn't help on the...
Report Portal Linux version connecting to a new Postgress Database facing issues: I have tried connecting our newly created postgress db in a different server but after everything is completed,...
Hello, We are looking to integrate Report Portal into Rancher environment. We would like to check with you and see if you have any setup, configuration and implementation documentation. I...
**Issue: issue while using below commands for 5.7.4 version service (service-ui_linux_amd64).** curl -L https://github.com/reportportal/service-ui/releases/download/5.7.4/service-ui_linux_amd64 -o service-ui && \ mv service-ui ui/ && \ chmod -R +x ui/* && \ curl...