Deploying Gateway Server
Before you beginBefore you deploy Gateway Server ensure the following:
- Admin, ConfigStore Management, Poller, and Interior Servers must be deployed and running.
- Create a Gateway Token. See Exporting Gateway Server Configuration.
- Enable and configure the HTTP Gateway Service. See Configuring Gateway Services (HTTP).
- Procedure
-
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
- Kubernetes: Navigate to the
- Skip the deployment of all other servers by entering
n
. - Enter
y
to deploy Gateway Server.