BI Hub Web Configuration
โ In the previous section, you installed BI Hub Web and configured it with basic default configurations.
Follow the BI Hub Web advanced configuration steps, if you need additional SSL configuration or want to change the default configuration.
#
Edit BI Hub Server URL DetailsBI Hub Web is configured with the URL details as entered in step:4 of Installation of BI Hub Web section.
Open the
config.json
file in administrator mode.- For bundled NGINX version of BI Hub Web:
- The
config.json
file is found in the<installation folder>/nginx/nginx/html/
. - To open the configuration file, right-click
openconfig.bat
and choose run as administrator from the same location.
- The
- For non-bundled version of BI Hub Web:
The
config.json
file is found in the<installation folder>/
.
- For bundled NGINX version of BI Hub Web:
Replace the Host with the desired URL of BI Hub Server URL.
note
The URL should be DNS resolvable and it should be accessible for all client machines.
- Replace the Port with the desired BI Hub Server port. Save the file.
note
There is no need for restarting the server. Make sure that the client browser cache has been cleared or restart the client browser for the new configuration to take effect.
โ BI Hub Server URL details have been updated.