Skip to content

TheLarsonAgency/aws-ecs-deploy-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS ECS Deployment Scripts

Deployment scripts for AWS ECS

Installation

cd myproject
git clone https://github.com/TheLarsonAgency/aws-ecs-deploy-scripts.git
cd $_
cp env.sh{.example,}

The env.sh may exist in any directory. Don't ever add or commit it!

Edit the env.sh script to match your settings, then source env.sh.

From here on, in that terminal, you may execute the scripts to deploy your application.

About

Deployment scripts for AWS ECS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages