initial dagster setup
This commit is contained in:
parent
af2213f0ab
commit
7791d034ae
8 changed files with 232 additions and 0 deletions
6
workspace.yaml
Normal file
6
workspace.yaml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
load_from:
|
||||
# Each entry here corresponds to a service in the docker-compose file that exposes user code.
|
||||
- grpc_server:
|
||||
host: dagster_user_code_gtfs
|
||||
port: 4000
|
||||
location_name: "gtfs"
|
||||
Loading…
Add table
Add a link
Reference in a new issue