-
Hey Dagster community! There is already a tutorial on how to deploy Dagster on AWS ECS: Deploying in ECS with the corresponding example project. Does anyone have experience deploying it this way using AWS Copilot? Respectively, do you happen to know if this is possible at all? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 13 replies
-
I have now deployed Dagster with AWS Copilot, so it is possible. If anyone needs help, please ping me. |
Beta Was this translation helpful? Give feedback.
-
Hello @ammerzon can you help me with the copilot tutorial? |
Beta Was this translation helpful? Give feedback.
-
Hi @ammerzon, I'm using your templated structure and have (tried to write) written my own Dockerfile for it. I'm getting an error:
after running :
I'm running this command from the root of the project (inside directory that contains the folders src and dagster-copilot). Any idea if this is an issue with my Dockerfile or Docker application? Docker version 25.0.3 edit: docker engine is running, tested with |
Beta Was this translation helpful? Give feedback.
I have now deployed Dagster with AWS Copilot, so it is possible. If anyone needs help, please ping me.