zeroabsolute/Terraform-AWS-ECS

502 Bad Gateway

Opened this issue · 2 comments

image

When I deploy your project on AWS, I have errors 502 and 504 load balancers. How can I run this project on AWS?

Can you give me a guideline to config your project on AWS ?

@chinhduongvti Hi there, this repo is a little old and I assume it will not work 100% correctly with the new terraform versions. Specific APIs need to be adjusted. Did you get any errors when you ran terraform apply?

ctk41 commented

@chinhduongvti Hi there, this repo is a little old and I assume it will not work 100% correctly with the new terraform versions. Specific APIs need to be adjusted. Did you get any errors when you ran terraform apply?

@zeroabsolute I get no errors when using github CI/CD deploy terraform apply. But when I connect from the web frontend to the api, I get the above error

I'm not sure if it needs to be manually configured on AWS to get it running?

Can you make a video on how to deploy from the beginning of your project? Thank you