Deploying Servers

Before you beginBefore you deploy any server, perform the following steps:
  1. Set all the mandatory properties in the configuration.properties and deployment.properties files.
  2. Note: You can find the property files in config folders of Installation and Deployment packages.
  3. Build and push the Docker images to the Docker repository. For more information, see Building BusinessConnect Container Edition Component’s Docker Images topic in TIBCO BusinessConnect™ Container Edition Installation and Deployment.
  4. If you are using MySQL 5.7.x or above versions; then in the my.ini file under [mysqld] section, you must add skip_ssl and set max_allowed_packet to 500M.

You can deploy servers onto the Kubernetes cluster by using the deployment script in the following sequence:

  1. Auth Server
  2. ConfigStore Management and Admin Servers
  3. Poller and Interior Servers
  4. Gateway Server

However, based on requirement you can skip the deployment of server/s by entering n in the console when you run the deployment script.