Ricard Illa 09744715ca | ||
---|---|---|
caladan/acme_refresh | ||
common | ||
fugu/acme_refresh | ||
lb/acme_refresh | ||
narwhal | ||
pikvm/acme_refresh | ||
suricata/acme_rsync | ||
.envrc | ||
.gitignore | ||
LICENSE | ||
README.md | ||
flake.lock | ||
flake.nix |
README.md
DAGs
These are some simple DAGs (directed acyclic graphs) of tasks that I may need to run.
I'm implementing them using Makefiles and scheduling them using cron, because that's perfectly sufficient for my use-case and something like Apache Airflow would be overkill.