-
Notifications
You must be signed in to change notification settings - Fork 82
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Deployment of notary-server using GH Actions & AWS CodeDeploy #419
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good!
I have added some comments and questions
Co-authored-by: Hendrik Eeckhaut <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great! Got a few comments, though most are just cosmetic
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks so much again for your help @ntampakas !
This PR introduces automatic deployment of notary-server binary to a dedicated AWS EC2 instance using GH Actions Workflow and triggering AWS CodeDeploy with temporary security credentials in IAM.
Additionally, a log file has been introduced under the tlsn directory and the workflow supports nightly and stable versions deployment.