web3-storage / backup-infra

AWS Infrastructure managed by Terraform for running Backup Tool
1 stars 2 forks source link

Explain how to update the container image #6

Closed olizilla closed 1 year ago

olizilla commented 1 year ago

I assume I need to follow the steps here https://docs.aws.amazon.com/AmazonECR/latest/userguide/docker-push-ecr-image.html

gobengo commented 1 year ago

perhaps this? https://github.com/web3-storage/backup-infra/blob/main/terraspace/app/stacks/ecs-cluster/main.tf#L28

gobengo commented 1 year ago

https://github.com/web3-storage/backup-infra/blob/561603a2c30eda7c560683a996d5b92049e0422a/terraspace/app/stacks/ecs-cluster/tfvars/base.tfvars#L1

olizilla commented 1 year ago

ah, i meant "explain how to update and publish the image to the registry". This is mostly fixed by https://github.com/web3-storage/backup/pull/8 i just need to update the readme