ARES Kudo can be run inside docker containers. Dedicated Dockerfile for Ubuntu 18.04 is available.
Instructions:
Extract
Edit Dockerfile and set your Graebert customer account username (LICENSING_ACCOUNT) and password (LICENSING_PASSWORD)
here:ENV LICENSING_ACCOUNT REPLACEME ENV LICENSING_PASSWORD REPLACEME
Run "docker build -t kudo:latest ."
Run "docker run -p 8082:80 kudo:latest"
Test the application with a publicly accessible URL: http://localhost:8082/editor?fileUrl=https://xenon-instance-setup.s3.amazonaws.com/001General.dwg