Code Monkey home page Code Monkey logo

abhioncbr / docker-airflow Goto Github PK

View Code? Open in Web Editor NEW
31.0 31.0 5.0 1.07 MB

Repo for building docker based airflow image. Containers support multiple features like writing logs to local or S3 folder and Initializing GCP while container booting. https://abhioncbr.github.io/docker-airflow/

Home Page: https://hub.docker.com/u/abhioncbr/

License: Apache License 2.0

Python 97.62% Shell 1.73% Dockerfile 0.65%
airflow airflow-docker aws-s3 celery distributed-systems docker docker-airflow gcp-container-builder redis scheduler work-manager

docker-airflow's People

Contributors

abhioncbr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

docker-airflow's Issues

implement airflow config file as per the airflow version.

Describe the bug
Currently, for different airflow version docker container, same config file template exists. Because of one config template, multiple warnings messages in the latest version of airflow.
Better management of airflow config is required.

Add default configurations in DockerFile for starting conatiner fron Kitematic

**Is your feature request related to a problem? Please describe.
Apart from running the Docker container through 'docker-compose' & 'docker run' container, many users start the container through some UI tool like Kitematic. Add the default configurations in the DockerFile so that container could start from Kitematic.

Version1.1.0 - User not created in first run of the container.

In airflow docker container for version 1.1.0, user creation script i.e user_add.py is failing and hence no user is created by default.

Reason - Because of RBAC, multiple new tables are added to airflow databases and hence user_add.py is failing.

For deployment, include Terraform & Ansible scripts.

Is your feature request related to a problem? Please describe.
For enabling the managed deployment of docker-airflow, include Terraform scripts for infrastructure creation and Ansible scripts for environment setup.

Describe the solution you'd like
Terraform scripts for infrastructure creation and Ansible scripts for environment setup.

Log rotation of the airflow processes logs.

Is your feature request related to a problem? Please describe.
Currently, airflow processes logs are getting accumulated in one file which results into restarting of the container for cleaning up of space occupied by large files.

Describe the solution you'd like
Process logs should be rotated into multiple files on a daily so that that old logs deletion would be easy and quick.

Additional context
Log rotation along with archival of old logs would be great.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.