Skip to content

Integrate AWS CodeDeploy for EC2 deployments#53

Open
samif0 wants to merge 1 commit intomainfrom
no8e33-codex/add-codedeploy-configuration-with-cdk
Open

Integrate AWS CodeDeploy for EC2 deployments#53
samif0 wants to merge 1 commit intomainfrom
no8e33-codex/add-codedeploy-configuration-with-cdk

Conversation

@samif0
Copy link
Owner

@samif0 samif0 commented Aug 2, 2025

Summary

  • define CodeDeploy ServerApplication and ServerDeploymentGroup using CDK
  • add AppSpec file with lifecycle hooks and scripts for container deploy
  • deploy workflow now pushes bundles to CodeDeploy instead of using SSH
  • add test script so npm test runs project linting
  • name CodeDeploy bundles with commit SHA to avoid S3 object conflicts

Testing

  • npm test

https://chatgpt.com/codex/tasks/task_e_688d9d59983c8330be9e5992375b552f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments