Hello! When going from local to cloud deployment, ...
# dagster-plus
a
Hello! When going from local to cloud deployment, where should the dagster.yaml file live? We have some run_coordinator config in there the we use locally from the local dagster_home directory, but where should that config be for cloud deployments?
b
Hi Alienor, if you are using Hybrid, those settings are customizable in the
dagster.yaml
you provide your agent. Using Serverless, many of those fields can be controlled via deployment settings: https://docs.dagster.io/dagster-cloud/developing-testing/deployment-settings-reference#dagster-cloud-deployment-settings-reference