Deploying Gateway Server

Before you beginBefore you deploy Gateway Server ensure the following:
  1. Admin, ConfigStore Management, Poller, and Interior Servers must be deployed and running.
  2. Create a Gateway Token. See Exporting Gateway Server Configuration.
  3. Enable and configure the HTTP Gateway Service. See Configuring Gateway Services (HTTP).
    Procedure
  1. To deploy Gateway Server, run one of the following commands depending on the platform:

    • Kubernetes: Navigate to the <folder>/bcce-<version>/deployment/k8s-scripts directory and run the following command:
      ./deploy-bcce.sh

    • Docker: Navigate to the <folder>/bcce-<version>/deployment/samples/docker-scripts directory and run the following command:
      ./docker-run-bcce-all.sh

  2. Skip the deployment of all other servers by entering n.
  3. Enter y to deploy Gateway Server.