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 the config folders of Installation and Deployment packages.
  3. Build and push the Docker images to the Docker repository. For more information, see the Building BusinessConnect Container Edition Component’s Docker Images topic in the 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_connections to 10000, max_connect_errors to 2000, default-time-zone to '-05:00', ssl to 0, and max_allowed_packet to 1024M.
  5. Deploy AuditSafe Services. For more information, see 'Deploying AuditSafe Services' topic in the TIBCO® Auditsafe Installation guide.

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

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

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