Hey guys, I am new to using Dagster and deploying ...
# random
a
Hey guys, I am new to using Dagster and deploying stuff. The question might seem really silly, my apologies for that. I followed an online example and able to run a simple dagster pipeline locally using docker. (I used docker compose command in the local terminal and then ran dagit command I got for the container) Now, how do I run this in dev environment using docker?
l
you could try following https://docs.dagster.io/deployment/guides/docker, https://docs.dagster.io/deployment/guides/kubernetes/deploying-with-helm, or signing up for the dagster.cloud waitlist maybe try #dagster-support if you have trouble with any of this setup