Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why I can access OpenKM only from http://localhost:8080 ?

http localhost openkm
0
Posted

Why I can access OpenKM only from http://localhost:8080 ?

0

By default, JBoss only listen for connections on localhost. If you want to access from other computer, you need to start JBoss passing the parameter -b 0.0.0.0 (./bin/run.sh -b 0.0.0.0 if you use GNU/Linux or \bin\run.bat -b 0.0.0.0 if you use Windows).

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123