Deploying Servers
TIBCO provides docker files, scripts and property files with Installation and Deployment package that are required to deploy the servers.
Docker file is a script, which contains various commands to automatically perform actions on a base image.
Property file contains properties that you need to configure to build and deploy docker images.
However, based on requirement you can skip the deployment of server/s by entering "n" in the console when you run deployment script.
Before You Deploy
Before you deploy any server ensure the following.
- All the mandatory properties are set in configuration.properties and deployment.properties files.
- Docker images are built and pushed to the docker repository.
See TIBCO BusinessConnectâ„¢ Container Edition Installation and Deployment, Building BusinessConnect Container Edition Component's Docker Images
Copyright © Cloud Software Group, Inc. All rights reserved.