GithubHelp home page GithubHelp logo

resdevd / docker-compose-airflow Goto Github PK

View Code? Open in Web Editor NEW
11.0 3.0 7.0 4 KB

Quick Docker Compose deployment for Apache Airflow version 2.x. Ideal for local development

Shell 74.36% Dockerfile 25.64%
airflow-docker docker-airflow docker-compose-airflow celery-executor apache-airflow airflow-docker-containers airflow-deployment

docker-compose-airflow's Introduction

docker-compose-airflow

Note: Updated to Airflow version 2.2.0

Docker Compose Apache Airflow (Official Docker Images) with CeleryExecutor, InitDB and InitUser

Ideal for local development or small scale personal deployments.

Features

  • Add any linux packages and/or python libraries to the image.
  • Easy deployment in minutes.

How to deploy:

Prerequisite: Docker and docker-compose to be installed.

Step 1: Clone this Repo and open terminal.

Step 2: Go through .env file, init_airflow_setup.sh, docker-compose.yml file to change settings according to your preference. Or you can just keep them as it is for local development.

Step 3: Run docker-compose up -d

Step 4: Run sh init_airflow_setup.sh (Run this only for initial deployment)

Step 5: Go to http://localhost:8080 and login with user: airflow_test_user and password: airflow_test_password as specified in init_airflow_setup.sh script

Step 6: Run few dags and monitor Celery workers at http://localhost:5555

docker-compose-airflow's People

Contributors

resdevd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

docker-compose-airflow's Issues

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.