earthcube / scheduler

Scheduling approaches related to gleaner tooling
Apache License 2.0
0 stars 0 forks source link

Add ability to do multiple gleanerio and tenant configs #108

Open valentinedwv opened 3 months ago

valentinedwv commented 3 months ago

This will be dependent upon #106

It would be nice to have a fully centralized service when multiple config files could be

Option 1 is to run multiple workflows. Need to ensure that a project variable gets sent all the way through, and that a ingest code container could be configured with some parameters that are different for each workflow think this might help: https://docs.dagster.io/_apidocs/cli#dagster-api-grpc or bit of a config pain, but each community might have an compose-override with a variable to namespace it. see https://docs.docker.com/compose/compose-file/10-fragments/#example-4

Long term option we have a higher level config that just manages everything