nlp-tlp / 15926-4-RDL-CITS3200

Visualisation of the ISO 15926-4 Reference Data Library
https://iso15926vis.org/
MIT License
4 stars 0 forks source link

AWS Lightsail setup and CI/CD pipeline #22

Closed sellsol closed 1 month ago

sellsol commented 2 months ago

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

github-actions[bot] commented 2 months ago

Branch 22-AWS_Lightsail_setup_and_CI/CD_pipeline created!