issues
search
transparency-dev
/
trillian-tessera
Go library for building tile-based transparency logs (tlogs)
Apache License 2.0
11
stars
11
forks
source link
CI setup for AWS
#312
Open
phbnf
opened
1 week ago
phbnf
commented
1 week ago
[ ] provide basic backend storage setup
[ ] eventually, use Aurora Serverless instead of setting up a new AuroraDB every time
[ ] integrate with lambda function to run the conformance test (I haven't tested this yet with lambda functions, but did so from a VM)
[ ] add a VPC between the lambda function and S3
[ ] set-up service accounts
[ ] use IAM for database authentication
[ ] integrate with a build pipeilne
[ ] connect the build pipeline to git