Skip to content

How to make your own Strategic Dashboard deployment

Lidia edited this page May 24, 2019 · 5 revisions

Step 1: Generate the qrapids-dasboard.war file

Step 2: Generate the qrapids-si_assessment-rest.war file (optional)

This component provides the qualitative assessment for the strategic indicators using Bayesian networks. The quantitative approach is already included in the qrapids-dasboard component

Step 3: Generate the qrapids-forecast-rest.war file (optional)

This component provides the prediction features.

Step 4: Generate the qrapids-backlog-XXX.war file (optional)

This component provides the export capability to your backlog when Quality Requirements are generated inside the Strategic Dashboard

Step 5: Generate the pabre-ws.war file (optional)

This component provides the quality requirements pattern catalogue to be used in the quality requirements generation.

Please, follow the instructions shown at section "Running the project with pabre-ws.war" in the README.md to correctly deploy PABRE. The code is available at https://github.com/OpenReqEU/requirement-patterns

Step 6: Deploy the Strategic Dashboard

Once you have the war files you need, you need to follow the instructions described at How to deploy the Strategic Dashboard.

Clone this wiki locally