Skip to content

Integrate AWS CodeDeploy for EC2 deployments#52

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

Integrate AWS CodeDeploy for EC2 deployments#52
samif0 wants to merge 1 commit intomainfrom
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

Testing

  • npm test (fails: Missing script "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