application-research / autoretrieve

A server to make GraphSync data accessible on IPFS
22 stars 7 forks source link

Automate a Docker Build System for the service #21

Closed davidd8 closed 2 years ago

davidd8 commented 2 years ago

Currently, setting up the autoretrieve service on EC2 requires a lot of manual steps. Automate the steps to allow for CI/CD build systems and quick deploys.

kylehuntsman commented 2 years ago

I'm going to open this issue back up. We don't have CI/CD setup for quick deploys of branches. Ideally this is a system where we can push a commit to a branch, and have an autoretrieve instance automagically be spun up for that branch.

aronchick commented 2 years ago

can we overlap with the work the Weaveworks/Infrastructure team is doing? (e.g. i think it's under Mike Greenberg)