Panel | |
---|---|
On this page:
|
Where can I obtain the CAST Dashboard Package?
≥ 1.11.0
You can obtain the individual dashboard .WAR/.ZIP files from CAST Extend. Search for "dashboard" and filter on "Product". Choose the dashboard you require. A WAR file will be downloaded - proceed as described below.:
≤ 1.10.0
You can obtain the CAST Dashboard Package from the CAST Product Center - this requires a CAST login. The CAST Dashboard Package is delivered as individual WAR files, as follows:
...
Info |
---|
From release 2.0 onwards, CAST will deliver a ZIP file for each CAST Dashboard, alongside the traditional WAR file that has always been delivered. The ZIP file is a method of deploying the CAST Dashboards based on Spring Boot and does not require a web application server (the application server is embedded in the ZIP itself). The aim of the ZIP file releases is to simplify and speed up the deployment of the CAST Dashboards. The deployment and configuration of the Spring Boot based dashboards differs slightly to the steps required for traditional WAR files. |
Anchor | ||||
---|---|---|---|---|
|
Requirements | Before you install, take some time to review the installation requirements. | ||||||
---|---|---|---|---|---|---|---|
Considerations | You may also wish to read the following information:
| ||||||
Process | CAST strongly recommends deploying the WAR/ZIP files alongside any existing deployed dashboards. In a "side-by-side" deployment, you will need to transfer the details of your environment (stored in the configuration files such as web.xml/context.xml/.properties/other .xml/.json files) from the existing dashboard to the new.
If you have made configuration changes to tiles via .JSON files and you want to retain those changes in the new version of the dashboards, you can re-use old .JSON files with the new deployment of the dashboards, however please note that doing so will mean that you will not benefit from any improvements or features added to the new release of the dashboard. Installation, deployment and configuration details are shown below: Required configuration options are available in:in Required configuration options:
| ||||||
Advanced configuration options | Advanced configuration options are shown below. This includes information about modifying tiles, messages, tags and categories:
|