CASS icon indicating copy to clipboard operation
CASS copied to clipboard

Install script doesn't install and configure tomcat on Ubuntu 20

Open woodkri opened this issue 4 years ago • 1 comments

It checks for 16 and 18.

woodkri avatar Mar 17 '21 15:03 woodkri

Yes, Today I modified the script to install on Ubuntu 22.04. You can do the same for 20.

However after installing the 1.4 version, and setting us https, the web sockets were not working. Earlier I deployed the 1.5 version, there wss worked. However the pom.xml is missing in 1.5, so maven could not build.

Note that in the script I have commented some parts

  1. I am not overwriting the script on md5sum mismatch
  2. I am not removing the CASS repo after installation, just in case I have to make custom changes.

cassInstall.txt

abhinavdayal avatar Dec 08 '22 15:12 abhinavdayal