Administer > Deploy > Overview: WebSphere Commerce Build and Deployment tool > Configure and run the server deployment process
Install the server deployment package to WCS
- Create directory WCBD_DEPLOY.
- Transfer the following file:
- WCBD_INSTALL/dist/server/wcbd-deploy-server-build-label.zip
from the build system to the server deployment system and uncompress it to...
WCBD_DEPLOYUse the unzip command with the -a flag to auto-convert text files from DOS to UNIX format.
The following directory is created...
WCBD_DEPLOY/wcbd-deploy-server-build-label
...and is referred to as WCBD_DEPLOY_SERVER.
- Recursively change the file permission of WCBD_DEPLOY_SERVER using...
chmod -R 755 WCBD_DEPLOY_SERVER
Next topic: File structure of the server deployment directory