Web UI

Once your controller is deployed you can access the Web UI either from your FQDN/Ingress or the host:ip directly.

The Web UI will be available on:

http://<ip>:<port>

such as

"https://10.10.10.10:8080"

or

"https://bcp.mycompany.com"

You will be redirected to a login page on the /f/ path.

http://10.5.100.4:8080/f/auth/login?returnUrl=%2Ff%2Fpages%2Fdashboard

Settings

Login

Login using the admin credentials set during your deployment. Once logged in, You'll see various products and can now navigate them. Note that your data is not populated until to sync from the Forge/Cloud App!

Confluence Pages - >

Navigate to Confluence -> Pages. By default, the controller starts to return all content in the controller. You can filter content using the "filter" query at the top.

Settings]

Web UI Notes

  • Various timeouts exist, if your controller starts to display no data logout > and login again.
  • The registration/self-registration page for users is no longer working and will be removed

Debug / Logs

If you're running into issues with the Web UI, please leverage your browsers developer tools and record a HAR file, or inspect the calls/response received and compare with the controller logs.