Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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

Notifications You must be signed in to change notification settings

amitsdalal/code_deploy_example

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
10 Commits
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 88.3%
  • HTML 11.7%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.