Skip to content
 
 

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

1.) Pass this info in userdata while setting up instance or do this post installation.

yum update -y

yum install awscli wget ruby -y

cd /home/ec2-user/

wget https://aws-codedeploy-$(curl -s 169.254.169.254/latest/meta-data/placement/availability-zone | sed 's/.$//').s3.amazonaws.com/latest/install

chmod +x ./install

./install auto"

service codedeploy-agent restart

About

As part of the AWS Tutorial Series YouTube channel here is the repository for the series Code Deploy.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages