This is the local equivalent to the test-deployment.
Runs the latest version of the XAI Demonstrator with all uses cases as a single Docker application. Spins up one container for each use case and serves the frontends from a separate NGINX container. Comes with an all-in-one Jaeger instance.
docker-compose up
Then you can reach
- the XAI Demonstrator's landing page at localhost:8000
- the Jaeger UI at localhost:16686