-
Notifications
You must be signed in to change notification settings - Fork 47
Installation
naraesk edited this page May 15, 2019
·
11 revisions
Please install docker including docker-compose and JDK 1.8. If you are using Windows Home, you have to install Docker Toolbox instead of docker, as it does not support Windows Home.
Navigate to the root directory of this repository and run docker-compose up
. Once the process is finished, the different components of Getaviz can be called at the following addresses:
- UI: http://localhost:8082/ui/index.php
- Evaluation Server: http://localhost:8081
Please proceed with the instructions under Usage to visualize your first software system.