CASS
CASS copied to clipboard
Install script doesn't install and configure tomcat on Ubuntu 20
It checks for 16 and 18.
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
- I am not overwriting the script on md5sum mismatch
- I am not removing the CASS repo after installation, just in case I have to make custom changes.