Deploying Admin and ConfigStore Management Servers

    Procedure
  1. To deploy Admin and ConfigStore Management Servers, 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. Enter y to deploy Admin and ConfigStore Management Servers.