AWS LightSail CI / CD
Prerequisites
Project on GitHub (in this tutorial I’m using the Next js application).
Server SSH private key (the key you create while creating a new instance).
Step 1 - Create GitHub Action secrets
We need 3 Action secrets AWS_USERNAME AWS_HOSTN...
someordinarydeveloper.com3 min read