Page 1 of 1

OpenKM CE online deployment

PostPosted:Wed Jun 28, 2023 10:03 pm
by gates
Hello,

I need assistance with deploying OpenKM CE. I have successfully deployed it on localhost in a VM, and it is working fine. However, when I attempted to deploy it online using a public IP and sub-domain name, I followed the documentation to configure Apache2, but it is not working. I'm wondering if I missed something or if there is any documentation specifically related to online deployment of OpenKM.

Thank you.

Re: OpenKM CE online deployment

PostPosted:Fri Jun 30, 2023 2:31 pm
by jllort
* Check if apache2 is alive
* In the server.xml check if port 8009 is uncommented, otherwise uncomment and restart the OpenKM service
* Ensure the subdomain ping to the IP of the server

Really this is not an OpenKM issue itself, it is a networking, OS configuration issue.