initial dagster setup

This commit is contained in:
Ben Varick 2025-11-05 17:24:58 -08:00
parent af2213f0ab
commit 7791d034ae
Signed by: ben
SSH key fingerprint: SHA256:jWnpFDAcacYM5aPFpYRqlsamlDyKNpSj3jj+k4ojtUo
8 changed files with 232 additions and 0 deletions

6
workspace.yaml Normal file
View 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"