Files
airflow_in_docker_compose/README.md
Iuliia Volkova 3d15d113b5 update version to 1.10.6, added screens, added tests dag (#1)
* update version to 1.10.6, added screens, added tests dag

* fix docker and readme

* edit readme.md
2019-11-29 23:51:53 +03:00

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>
![Main Apache Airflow UI](/docs/img/main.png?raw=true "Main Apache Airflow UI")
![Version](/docs/img/version.png?raw=true "Version Screen")
###From 29.11:
1. Apache Airflow Image was updated to version 1.10.6
2. Added test_dag into airflow_files