-
Notifications
You must be signed in to change notification settings - Fork 47
Start Evaluation Server
Richard Müller edited this page Apr 19, 2018
·
2 revisions
This scenario shows how to start the evaluation server. Make sure you have successfully finished the Installation & Setup.
- Start ruby command line prompt
- Change directory to the
getaviz/evaluationserver
folder
cd C:\Users\USER\org-svis-generator-setup-master\git\Getaviz\evaluationserver
- Connect docker and the evaluation server via
docker-compose up
- During this process, the following message will pop up:
"Docker wants to access drive C:\ - do you want to share it?" - confirm withYES
- To access the drive, docker needs your windows login credentials - please enter them
- The evaluation server is now running on http://localhost:8081