* update version to 1.10.6, added screens, added tests dag * fix docker and readme * edit readme.md
20 lines
661 B
Markdown
20 lines
661 B
Markdown
# 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>
|
|
|
|

|
|

|
|
|
|
|
|
###From 29.11:
|
|
|
|
1. Apache Airflow Image was updated to version 1.10.6
|
|
2. Added test_dag into airflow_files
|
|
|