Apache Airflow with Docker Compose example

Source files for article with description on Medium

Apache Airflow with LocalExecutor:
https://medium.com/@xnuinside/quick-guide-how-to-run-apache-airflow-cluster-in-docker-compose-615eb8abd67a

Apache Airflow with CeleryExecutor: https://medium.com/@xnuinside/quick-tutorial-apache-airflow-with-3-celery-workers-in-docker-composer-9f2f3b445e4

Main Apache Airflow UI Version

From 29.11:

  1. Apache Airflow Image was updated to version 1.10.6
  2. Added test_dag into airflow_files
Description
Apache Airflow in Docker Compose
Readme 322 KiB
Languages
Python 56.6%
Dockerfile 43.4%