Coder Social home page Coder Social logo

mdrmuhaimin / base-airflow Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cloudataeng/base-airflow

1.0 1.0 0.0 41 KB

This repo contains a base airflow project that can be extended to be used as a full fledged airflow project

License: MIT License

Python 82.96% Dockerfile 17.04%

base-airflow's Introduction

Base Airflow

This repo contains a base airflow project that can be extended to be used as a full fledged airflow project.

Prerequisite

Installation

  • !!! Important. This project uses poe task runner to configure various tasks such as project install, docker build, docker-compose. Manually running this is not recommended beginners.
  • This template is built using python 3.9.16 if you want to change the python version, please change it to pyproject.toml and also in settings.yaml
  • Change the project name at pyproject.toml
  • Install base dependencies by running the command poetry install. This will initiate a python 3.9.16 poetry environment and also install airflowctl
  • Once initiated please use the poetry environment using poetry shell
  • From inside the poetry shell in the root directory
    • Install the pre-commit hooks and build the project using the command poe setup-project

Running the airflow

Using the airflowctl

  • This project is built using airflowctl. Please refer to the original documentation on running it using airflowctl

Using docker-compose

  • Run the docker-compose script inside poetry shell using poe poe docker-compose-up
  • Use the username and password as airflow in airflow authentication

base-airflow's People

Contributors

mdrmuhaimin avatar

Stargazers

 avatar

Watchers

 avatar

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.