Linux Bundle Contents
The KX Delta Platform bundle contains the following:
- Packages directory - Contains all of the packages to be installed.
- Scripts directory - Contains scripts used during installation.
- install.sh - A wrapper script used to install KX Delta Platform.
- README.txt - Simplified instructions on running the installation.
Packages
The Core packages of a KxPlatform-X_X_X-Linux bundle include:
Package | Description |
---|---|
Analyst | An IDE that connects to kdb+ processes. Includes AxLibraries |
AnalystUI | UI for the Analyst IDE |
ControlWebUI | UI for the Control application |
DeltaAppServer | Java application for communications to Control |
DeltaConnect | Tool to create REST and Websocket API calls |
DeltaControl | kdb+ backend for the platform |
DeltaStream | Templates and processes for data processing |
InsightsCore | kdb+ core version used to launch kdb+ applications |
KXDashboards | UI for the Kx Dashboards |
KxPlatformAPI | Analyst APIs called by the Control process |
PyKX | Python integration into kdb+ processes |
Tomcat | Java servlet container |
Scripts
Script | Description |
---|---|
checkEnv.sh | Collects environment details for installation |
checkHost.sh | Collects host details for installation |
functions.sh | Function definitions used by install scripts |
install.config | Default configuration file for a platform install |
installKxPlatform.sh | Installation script |
runSupportScipts.sh | Tool to gather support information for debugging |
startup_workflows.txt | Default workflows to start in a Single Node Deploy |
updateDeployTerminology.sh | Change deploys prior to 4.6.0 to use inclusive terminology |
updateInstallConfigTerminology.sh | Change deploys prior to 4.6.0 to use inclusive terminology |
validateCerts.sh | Validate the contents of tls certs |