DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Github Actions for CI/CD with EC2, CodeDeploy and S3

4 years ago medium.com
Github Actions for CI/CD with EC2, CodeDeploy and S3

Summary: This is a summary of an article originally published by the source. Read the full original article here →

You’ll need an AWS account that can do the following This role will allow EC2 to communicates with CodeDeploy This role will allow CodeDeploy to communicates with EC2, Now we have CodeDeployInstanceRole and CodeDeployServiceRole.

This script will run on ApplicationStart that we have declare above in appspec.yml this will start reload our pm2 process automatically.

You can create multiple development stage or have multiple pipeline that suit your work or even multiple instance for different stage.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com