This folder contains utility scripts for troubleshooting or deploying the solution. They are available for Windows and Mac workstations.
Customers need to configure the AWS CLI and install Docker.
Customers can launch a terminal window for Windows or Mac. The script will build the cdk-deploy Docker image and then run it as an interactive session.
Customers can launch the deployment tool for Windows or Mac. The script will build the cdk-deploy Docker image and then run default deployment script.
Note: The scripts assume that system user is root
and has home directory of /root
. If your specific environment uses a different account or home directory, then you must update the script accordingly.