Do I always need a repository.yaml for starting a ...
# announcements
v
Do I always need a repository.yaml for starting a dagit? It isnt possible to just point it to a remote storage?
a
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