uffizzi icon indicating copy to clipboard operation
uffizzi copied to clipboard

Uffizzi Opensource compose ECR support

Open zipofar opened this issue 2 years ago • 1 comments

We need to move all changes from #1282 (closed) into the open-sourced app

zipofar avatar Apr 29 '22 15:04 zipofar

TESTED on prod - OK

# uffizzi connect ecr
Registry Domain:  https://***
Access key ID:  ***
Secret access key:
Successfully connected to ECR
# vi compose-ecr.yml
# uffizzi preview create -o=json compose-ecr.yml
[✔] Creating containers...
[✔] Deploying preview...
  [✔] webhooks-test-app
{"id":"deployment-5","url":"https://deployment-5.default.app.qa-gke.uffizzi.com"}
#
image

NealArw avatar May 17 '22 08:05 NealArw