Marcel Dev
search
⌘Ctrlk
Marcel Dev
  • 🙂Welcome
  • AWS
  • CI/CD
    • CICD with Github Actions and Code Deploy
      • 1. Create Github Actions workflow file
      • 2. Create S3 bucket
      • 3. Create IAM role for Github Actions (OIDC)
      • 4. Configure EC2 (editing)
      • 5. Create IAM role for EC2
      • 6. Configure CodeDeploy
      • 7. Create appspec.yml for CodeDeploy
      • 8. Write startup.sh script
    • CICD on Mac home server with Github Actions and certbot (SSL)
  • Monitoring
  • Cheatsheet
  • Troubleshoot
gitbookPowered by GitBook
block-quoteOn this pagechevron-down
  1. CI/CD

CICD with Github Actions and Code Deploy

2024-08-10

1. Create Github Actions workflow filechevron-right2. Create S3 bucketchevron-right3. Create IAM role for Github Actions (OIDC)chevron-right4. Configure EC2 (editing)chevron-right5. Create IAM role for EC2chevron-right6. Configure CodeDeploychevron-right7. Create appspec.yml for CodeDeploychevron-right8. Write startup.sh scriptchevron-right
PreviousCI/CDchevron-leftNext1. Create Github Actions workflow filechevron-right

Last updated 1 year ago