Deploying Admin and ConfigStore Management Servers

Before You Deploy

Before you deploy the servers, if you are using MySQL 5.7.x and above versions then in my.ini file under [mysqld] section add skip_ssl and set max_allowed_packet to 500M.

Procedure

  1. For Kubernetes:
    • Run the script deploy-bcce.sh.
    For Docker:
    • Run the script docker-run-bcce-all.sh.
    Note: You can find the above mentioned scripts in Installation and Deployment package of BusinessConnect Container Edition.
  2. Enter "y" to deploy Admin and ConfigStore Management Servers.