Go to file
Linux User e106154892 minor adjustments 2022-09-23 10:35:35 +02:00
acme_renew minor adjustments 2022-09-23 10:21:15 +02:00
acme_rsync_caladan minor adjustments 2022-09-23 10:35:35 +02:00
acme_rsync_fugu simplified certs setup 2022-09-16 16:28:24 +00:00
ddns fixed typo 2022-09-23 09:48:11 +02:00
LICENSE Update 'LICENSE' 2022-08-18 16:39:20 +02:00
README.md Update 'README.md' 2022-08-18 16:44:30 +02:00

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.