RePlan Dashboard
The main purpose of this component is to offer an easy to use user interface in order to facilitate the access to the main functionality of the tool. This component also allows to the end user to provide the additional information required by the tool (e.g., the resources available for each release).
The following steps describe the installation procedure for the Replan dashboard
git clone https://github.com/supersede-project/replan_dashboard
cd release-planner-app/
./gradlew build
Note: in step 2, you will need credentials to access to some of the dependencies specified in the Gradle project. Please contact with the SUPERSEDE Technical Integrator for more details: jesus.gorronogoitia@atos.net
cp <generated WAR> <CATALINA_HOME>/webapps/release-planner-app.war
cd <CATALINA_HOME>/bin/
./start_up.sh
Contact: Danilo Valerio danilo.valerio@siemens.com