You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Container also consists support for GCP.
There are many other silent features. Please include in your curated list.
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 -
*Cluster mode is for production & long run use case and includes two modes of deployment 1) As a server & 2) As a worker
There are many other silent features. Please include in your curated list.
Link of the Github Repo - https://github.com/abhioncbr/docker-airflow
The text was updated successfully, but these errors were encountered: