Welcome to Knowage Q&A

Here you can read the Q&A history.

To get new community support please go to GitHub discussions (KnowageLabs/Knowage-Server · Discussions · GitHub).

0 votes
1 view
Hello! I did not understand what configuration I should make in the server.xml file to be able to create a cockpit
Environment Knowage 6.1
in Installer by (150 points)

2 Answers

0 votes
 
Best answer
Need more clarity on your problem. But you can try below

Change host url setting from localhost to ip address:8080
by (590 points)
selected by
0 votes
the server.XMl have 2 lines that say "http://localhost..." , you should replace it wyih the ip of your server
by (300 points)
...