Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 2 Next »

Docker instructions

  1. extract CentOS8.zip

  2. run "docker build -t kudo:latest ."

  3. run "docker run -p 8082:80 kudo:latest"

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

  5. run inside the container "/opt/graebert-gmbh/Kudo-Server/Licensing/fx_GetHostIds-v2"

  6. send me the contents of fx_GetHostIds.txt

  7. install the license in /opt/graebert-gmbh/Kudo-Server/....

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

  • No labels