Hosting the UI Using a Standalone Webserver
Follow these steps to host the UI using a standalone webserver:
Untar the war file.
Modify the
scripts/config.js
files if necessary.Copy the resulting directory to the document root of the web server.
Restart the webserver.