Skip to content

resdevd/docker-compose-airflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy