Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Docker instructions

...

ARES Kudo can be run inside docker containers. Dedicated Dockerfile for Ubuntu 18.04 is available.

Instructions:

Extract

View file
nameubuntu18.4.zip

  1. run Run "docker build -t kudo:latest ."

  2. run Run "docker run -p 8082:80 kudo:latest"

  3. connect Connect to running container e.g. "docker exec -it *cointainer* /bin/bash"

  4. run Download license inside the container by running the licensing tool passing username and password. That will get all server licenses and acquire the first one from the list.
    Run "/opt/graebert-gmbh/Kudo-Server/Licensing/fx_GetHostIds-v2"

  5. send me the contents of fx_GetHostIds.txt

  6. install the license in /KudoLicensingToolCLI/KudoLicensingToolCLI --user <username> --pass <password>"
    License should be located at /var/opt/graebert-gmbh/Kudo-Server/....test /xenon/licence/Xenon/

  7. Test the application with a publicly accessible URL:  http://localhost:8082/editor?fileUrl=https://xenon-instance-setup.s3.amazonaws.com/001General.dwg