Skip to content

internetofwater/scheduler

 
 

Repository files navigation

How to use this repository

  • python3 main.py local
  • Navigate to localhost:3000 to view the dagster UI

Tear down the docker swarm stack with python3 main.py down

Architecture

  • an .env file is sourced for all secrets and configuration for dagster
  • these configs and env vars are used inside the user code Docker container
  • containers are built and orchestrated with db resources inside a docker swarm

About

Scheduling approaches related to gleaner tooling

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 89.5%
  • Jinja 8.2%
  • Shell 2.3%