Package/ComponentMinimum releaseGet the media from...

CAST Extend Offline (optional)

or:

CAST Extend Proxy (optional)

No minimum release (all supported releases), but CAST recommends the latest release wherever possible.

CAST Extend Offline

https://extend.castsoftware.com/#/extension?id=com.castsoftware.aip.extendservice&version=latest

Package is provided in a ZIP file - within it you will find an executable EXE file which contains the installation setup.

CAST Extend Proxy

https://extend.castsoftware.com/#/extension?id=com.castsoftware.aip.extendproxy&version=latest

Package is provided in a ZIP file - within it you will find an executable EXE file which contains the installation setup.

AIP Core≥ 8.3.6

https://extend.castsoftware.com/#/extension?id=com.castsoftware.aip&version=latest

Package is provided in a ZIP file - within it you will find a .bat file to launch the installer.

CAST Storage Service/PostgreSQLNo minimum release (all supported releases),  but CAST recommends the latest release wherever possible.

CAST Storage Service for Windows:

https://extend.castsoftware.com/#/extension?id=com.castsoftware.css&version=latest

Package is provided in a ZIP file - within it you will find a .bat file to launch the installer.

PostgreSQL for Linux:

Manual deployment - See https://www.postgresql.org/download/ and PostgreSQL for Linux or Docker.

AIP Console (front end)No minimum release (all supported releases), but CAST recommends the latest release wherever possible.

Enterprise: https://extend.castsoftware.com/#/extension?id=com.castsoftware.aip.console&version=latest

Standalone: https://extend.castsoftware.com/#/extension?id=com.castsoftware.aip.console.standalone&version=latest

Packages are provided in a ZIP file as follows:

  • 2.x Enterprise:
    • Microsoft Windows:
      • AIP-Gateway-<release>.jar
      • AIP-Service-Registry-<release>.jar
      • AIP-SSO-<release>.jar
      • AIP-Node-<release>.jar
      • cast-integrated-health-engineering-dashboard-for-console-ee-<release>-installer.jar
    • Docker: docker-compose.yml
  • 2.x Standalone:
    • AIP-Console-Standalone-<release>.jar
    • cast-integrated-health-engineering-dashboard-for-console-se-<release>-installer
  • 1.x:
    • AIP-Console-<release>.jar (which contains the installation setup for both Console and Node packages)
    • cast-integrated-health-engineering-dashboard-for-console-se-<release>-installer
AIP Node (back end)

Embedded Dashboards

CAST Dashboards (optional)No minimum release (all supported releases), but CAST recommends the latest release wherever possible.

https://extend.castsoftware.com/#/extension?id=com.castsoftware.aip.dashboard&version=latest

  • This package is only required if you decide not to use CAST Dashboards embedded in AIP Console.
  • From release 2.5 onwards, CAST will deliver a JAR file for each CAST Dashboard, alongside the traditional WAR file that has always been delivered. The JAR 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 JAR itself). The aim of the JAR 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.