Hacker News new | ask | show | jobs
by x87678r 2006 days ago
Thanks, I tried airflow before and gave up because it was more complex to set up than I hoped but will try again with 2.0
1 comments

Yeah it has a few components that need to be set up (at minimum a database and the airflow scheduler + worker) to get it to run well.

If you're comfortable with docker-compose you can probably find an example setup and get it running in a few minutes though.