awesome-airflow icon indicating copy to clipboard operation
awesome-airflow copied to clipboard

Docker based airflow container for standalone or cluster deployment.

Open abhioncbr opened this issue 6 years ago • 0 comments

Very recently docker based airflow container code has been published by me on GitHub repo. Docker airflow container has many features, some of them are listed below -

Support 1.10.0 and 1.9.0 version of airflow
Standalone or cluster mode deployment of the container.
Standalone mode is for exploration and learning purpose based on Sequential scheduler & Sqllite database.
Cluster mode is for production & long run use case and includes two modes of deployment 1) As a server & 2) As a worker
Supports log writes on AWS S3.
The container also consists support for GCP.
There are many other silent features. Please include in your curated list.

Link of the Github Repo - https://github.com/abhioncbr/docker-airflow

abhioncbr avatar Sep 07 '18 00:09 abhioncbr