How to deploy to AWS EC2 with GitHub actions ,secrets and docker compose
In this post we would be learning how we can deploy to AWS EC2 with GitHub pipeline, secrets (for sensitive credentials) and docker compose.
Prerequisite :
Knowledge of AWS
Linux knowledge
Basic github action knowledge
AWS account (and a running ...
adebisi.hashnode.dev6 min read