Required Third-Party Products
The following table lists the required third-party products:
Note: When you obtain third-party software or services, it is your responsibility to ensure you understand the license terms associated with such third-party software or services and comply with such terms. See the product Readme file for the supported versions.
| 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 |
Note: You need to create one database for BusinessConnect Container Edition and one for AUS. If the AUS database is already created while installing TASEE, only create one database for BusinessConnect Container Edition.
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. |
| Oracle |