khalludi / code_submission_frontend

"Python Code Submission" frontend written in Next.js
0 stars 0 forks source link

Setup automatic deployment to EC2 #10

Open khalludi opened 1 month ago

khalludi commented 1 month ago

Modify the following article to set up GitHub Actions and set up deployment to an EC2 instance.

https://aws.amazon.com/blogs/devops/integrating-with-github-actions-ci-cd-pipeline-to-deploy-a-web-app-to-amazon-ec2/

khalludi commented 1 month ago

Maybe, we should use ECS instead. See following Next.js / ECS Terraform template: https://github.com/Jareechang/ecs-nextjs