Required Third-Party Products
The following table lists the required third-party products:
| Software | Description | |
|---|---|---|
| Docker | Docker provides a way to securely run applications isolated in a container, packaged with all its dependencies and libraries. Your application can run in any environment as all the dependencies are already present in the image of the application.
You must install Docker to build the Docker images. For more information about Docker installation and initial setup based on your operating system, see Docker Documentation. |
|
| Elasticsearch | Elasticsearch is a distributed, open source search and analytics engine for all types of data, including textual, numerical, geospatial, structured, and unstructured. The Elasticsearch REST APIs support structured queries, full text queries, and complex queries that combine the two.
TIBCO recommends that you install Elasticsearch 7.6 or later. For more information, see ElasticSearch Documentation. |
|
| kubectl | Kubernetes provides many advantages such as scaling, high-availability, and recovery. You must install Kubectl to deploy BusinessConnect Container Edition on the Kubernetes cluster. For more information, see Kubernetes Documentation. | |
| Kubernetes cluster | You must set up a Kubernetes cluster to deploy and run the BusinessConnect Container Edition services.
Note: To run the application in a Kubernetes cluster on a cloud platform, you must have an active account on that cloud platform.
|
|
|
MySQL |
|
|
| Oracle |
You can install one of the supported database services to facilitate the storage, retrieval, modification, and deletion of data in conjunction with various data-processing operations. For more information, see Database Documentation. |