https://dagster.io/ logo
v

Vitor Avancini

01/07/2020, 10:12 PM
Do I always need a repository.yaml for starting a dagit? It isnt possible to just point it to a remote storage?
a

alex

01/07/2020, 10:14 PM
You can boot dagit using the
-f
and
-n
you used for
dagster pipeline execute
without a
repository.yaml
just point it to a remote storage?
If you mean a
dagster.yaml
for configuring the instance - the only way right now is
$DAGSTER_HOME
and
dagster.yaml