Coder Social home page Coder Social logo

thaddeuscleo / airflow-docker-compose Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 5 KB

repository is designed to facilitate the development of Apache Airflow DAGs

Makefile 85.84% Shell 14.16%
airflow apache-airflow dags docker docker-compose makefile

airflow-docker-compose's Introduction

Airflow Docker Compose

This repository is designed to facilitate the development of Apache Airflow DAGs. It provides a set of Makefile commands that streamline environment setup, initialization, starting, stopping, and destruction of the Airflow environment.

Prerequisites

Before getting started, ensure you have the following installed:

  • Docker
  • Bash
  • Make

Installation

To set up the Airflow environment, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/thaddeuscleo/airflow-docker-compose.git
    cd airflow-docker-compose
  2. Initialize Airflow: Initialize Airflow with the command:

    make init

    This command will start the Docker containers and provide login credentials.

Usage

Starting the Environment

To start the Airflow environment, use:

make start

Stopping the Environment

To stop the Airflow environment, use:

make stop

Destroying the Environment

To completely destroy the Airflow environment and associated volumes, use:

make destroy

Notes

  • Username and Password:

    • Username: airflow
    • Password: airflow
  • Ensure to modify and add DAGs, plugins, or configurations as required within the Airflow directory.

Contributing

Feel free to contribute to improve this repository. Create issues for any problems encountered or submit pull requests to enhance functionality.


Feel free to expand upon this template by adding more specific instructions or details about your Airflow setup and any additional configurations that might be necessary for users to know.

airflow-docker-compose's People

Contributors

thaddeuscleo 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.