Run CI/CD pipeline with Github action. Let’s build your own automated deployment on EC2 with Github and Docker.
AWS EC2 is not installed docker runtime by default. This article would step-by-step introduce few steps to install docker manually on EC2 and run a simple nginx service on it.