Closed sellsol closed 1 month ago
Now that we have access to the AWS account, set up a LightSail instance and configure the pipeline such that when a change goes into the main branch, they automatically show up on AWS. Might need to test using a separate test repo.
Currently thinking of using https://github.com/appleboy/ssh-action and https://github.com/appleboy/scp-action - LightSail has ssh by default that we can use the scp the changes
Branch 22-AWS_Lightsail_setup_and_CI/CD_pipeline created!
Description
Now that we have access to the AWS account, set up a LightSail instance and configure the pipeline such that when a change goes into the main branch, they automatically show up on AWS. Might need to test using a separate test repo.
Currently thinking of using https://github.com/appleboy/ssh-action and https://github.com/appleboy/scp-action - LightSail has ssh by default that we can use the scp the changes
To-do