Deploying Admin and ConfigStore Management Servers
- Procedure
-
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
- Kubernetes: Navigate to the
- Enter
y
to deploy Admin and ConfigStore Management Servers.