CT-cb / PlutusBackEnd

0 stars 0 forks source link

Set up CI/CD workflow to push backend code directly from GitHub to AWS instance #8

Closed CT-cb closed 1 year ago

CT-cb commented 1 year ago

Continuous deployment is achieved by using "git clone" in the AWS EC2 Ubuntu instance. To set this up, I made a public-private ssh key pair.

Command: git clone git@github.com:CT-cb/PlutusBackEnd.git