hi all, I am having some issues deploying to ecs. ...
# deployment-ecs
l
hi all, I am having some issues deploying to ecs. I have the images built and pushed to ecr, but when I get failures when I try to stand the images up. Here are 2 screen shots - 1 with the errors as soon as the up command is run and the second after containers are deleted with the error message. I will also post my docker-compose.yml. and dagster.yaml below. I would love any ideas about what I could be doing wrong here
All of the environment variables are currently in a .env file in the root of the project (I would like to switch to secrets manager but need to figure out how to do that). Also, the db credentials are an rds postgres instance.
j
l
ha. yep, reading through this right now.
I am trying solution in comment by sebtrack commented on Dec 21, 2021 • edited to see if that works