Portal Software Upgrade Center

The Portal Software Upgrade Center component is responsible for managing and applying software updates on your Banalytics server (your local PC where Banalytics is installed). It enables automatic or manual upgrades triggered from the portal, ensuring that your system remains secure and up to date.

This component connects your local server to the Banalytics upgrade service and listens for update instructions. Depending on your configuration, updates can be applied automatically during server startup or manually upon request from the portal interface.

Notes:

  • The upgrade process does not affect user settings or stored video data.
  • Internet connectivity is required to fetch update packages from the Banalytics portal.
  • If an update is interrupted, it will retry based on your restart configuration.

Configuration options

Value Required (Yes/No) Description Default
uuid Yes A unique, automatically generated identifier for this component instance. This value is not editable.
Restart on Failure Yes Restart mode upon catching an error:
  • Stop on failure - not restarted until triggered manually.
  • Immediately - tries to restart automatically immediately after catching an error.
  • 10 sec - tries to restart automatically with a 10-seconds delay after catching an error.
  • 30 sec - tries to restart automatically with a 30-seconds delay after catching an error.
  • 1 min - tries to restart automatically with a 1-minute delay after catching an error.
Default to 10 sec
Software Update Type Yes
  • If set to Manual Software Upgrade, an update can be triggered remotely through the portal interface.
  • If set to Software Upgrade on Boot, the update will be downloaded and installed automatically the next time the server starts.
Default to Manual Software Upgrade
Was this page helpful ? Yes No