ExplorViz-Archive / explorviz-backend-extension-dashboard

Repository from Github https://github.comExplorViz-Archive/explorviz-backend-extension-dashboardRepository from Github https://github.comExplorViz-Archive/explorviz-backend-extension-dashboard

ExplorViz Backend Dashboard Extension

This repository holds an extension for ExplorViz Backend that adds an dashboard to explorviz. this dashboard can be used to monitore a application better. It has components named widgets that supports you in the process of monitoring a application.

The related frontend extension is explorviz-frontend-extension-dashboard.

Requirements

Installation

  1. Follow the Eclipse Setup of the ExplorViz Backend
  2. Clone this repository
  3. Import project into eclipse: via Import -> Gradle -> Existing Gradle project -> path/to/explorviz-backend-extension-dashboard
  4. Start the docker-compose-dashboard.yml file inside the mongo_db folder via docker-compsoe -f docker-compose-dashboard.yml up -d
  5. Start explorviz-backend-extension-dashboard via Eclipse Tab: Run As -> Java Application -> Select Main - net.explorviz.extension.dashboard.main -> OK
  6. Setup and start explorviz-frontend with the installed explorviz-frontend-extension-dashboard

About

License:Apache License 2.0


Languages

Language:Java 100.0%