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
Hi All,

We have 2 IP address and want to add in Knowage host url. Currently only internal IP in the server configuration (server.xml).
My question is how to add the other external IP? Appreciate your help.

Thank you.

Regards,
Herman.
Environment Knowage CE 6.1.1, Windows Server2012 R2 , MySQL DB version 5.6, Google Chrome & Mozilla Firefox.
in General Configuration by (1.1k points)

1 Answer

0 votes

Please refer to this setup guide: https://knowage.readthedocs.io/en/latest/admin/README/index.html#installation-from-released-package

You cannot use more than one IP/hostname for a single Knowage instance.

Please set the public IP in the host_url variable, while use the private one in the service_url.

by (15.2k points)
...