Skip to content

Latest commit

 

History

History

docker-deploy

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Docker-Enabled Deployment Scripts

This folder contains utility scripts for troubleshooting or deploying the solution. They are available for Windows and Mac workstations.

What are the prerequiste steps to using these scripts

Customers need to configure the AWS CLI and install Docker.

How can I troubleshoot deployments

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.

How can I deploy everything via Docker

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.