juno
juno copied to clipboard
Juno pipeline automation
Description
• TF script to run Juno on testnet and mainnet on Linode . • Github Actions script to automate this TF script whenever anything is pushed to the main branch.
Types of changes
- New feature (non-breaking change which adds functionality)
Testing
Requires testing: Yes
Did you write tests??: Yes
Documentation
If this requires a documentation update, did you add one? No
Note:
To run the script, we need to set these secrets in AWS secrets manager: • Linode API token • root password for the vm on Linode • authorized keys for the vm on Linode
We also need to set these github secrets in the repo: AWS_ACCESS_KEY_ID AWS_SECRET_ACCESS_KEY