Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker based airflow container for standalone or cluster deployment. #17

Open
abhioncbr opened this issue Sep 3, 2018 · 0 comments
Open

Comments

@abhioncbr
Copy link

abhioncbr commented Sep 3, 2018

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.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant