Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.
Christian Zirkelbach edited this page Feb 19, 2018 · 41 revisions

Welcome to the Docs wiki!

The following sections describe how to create the necessary preconditions for ExplorViz as well as how to install and configure it. The first section describes the general procedure for users on how ExplorViz can be used. The second section offers more detailed information how to get started with ExplorViz as a developer.

Start guide for users:

  1. Install the latest Chrome Browser.
  2. Start a server on which ExplorViz should run (a fully-configured docker container can be found here.
  3. Start monitoring a Java application (a sample application can be found here.

Start guide for developers:

  1. Install the latest Chrome Browser.
  2. Install and configure the backend and frontend.
  3. Take a look at Developing Extensions.
Clone this wiki locally