Skip to content
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

docker deploy #89

Open
ziat1988 opened this issue Jul 28, 2022 · 1 comment
Open

docker deploy #89

ziat1988 opened this issue Jul 28, 2022 · 1 comment

Comments

@ziat1988
Copy link

I've read some post and some video on youtube which use this library for deploying an app into AWS using docker. But if I understand correctly this library is not for the docker solution. Because I don't see the setup part for ECS, ECR ... which is dedicated for the container and images. So correct me if I'm wrong.
Just a simple question and I hope somebody can clarify it for me.
Thanks

@devopsdark
Copy link

I've read some post and some video on youtube which use this library for deploying an app into AWS using docker. But if I understand correctly this library is not for the docker solution. Because I don't see the setup part for ECS, ECR ... which is dedicated for the container and images. So correct me if I'm wrong. Just a simple question and I hope somebody can clarify it for me. Thanks

You can create ecr repo and 2 github action, example action-a.yml which is docker build and push your tag in repo ECR and second in github repo create folder where have configurations of beanstalk on second job action-b.yml you can cd into directory and after that run this action.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants