Hi, I'm deploying Openmeetings on a CentOS7 VM in proxmoxVE. I follow the "Installation OpenMeetings 5.0.0-M3 on Centos 7.pdf" document.
I'm stalled at te step opening the browser on https://localhost:5443/openmeetings/ as the answer is "HTTP404 not found" I do not know tomcat at all, I've just changed the starting setup with export CATALINA_OPTS="-Djava.net.preferIPV4Stack=true" to make tomcat listening on IPV4 adresses and "netstat -a" show it is ok. Any help appreciated and advices to make openmeeting listening on port 80 or 443 to finalize the setup. Patrick