Report Portal
Installation
Install Server through docker
Once server is up and running, it can be accessed at
http://<server>:8080. eg. http://localhost:8080
Setup
Set server info at properties file
At resources -> properties -> report.property
Set end point
rp.endpoint = http://localhost:8080
Set enabled
rp.enable = true
Set Launcher name
rp.launch = Autonomx
Set uuid
uuid is access token provided at user profile page
rp.uuid =
Set Project
rp.project = superadmin_personal
Create Dashboard
Dashboard can be created for each project
Widgets and charts can be added to the dashboard
Last updated
Was this helpful?