Skip to content

dmitry-brazhenko/airflow_tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drag Racing

Informations

Install

git clone https://github.com/dmitry-brazhenko/airflow_tutorial.git
cd airflow_tutorial
make launch

Usage

  • UI link: localhost:8080 (login: admin, password: admin)
  • Custom python packages can be added to requirements.txt
  • Dags are located in dags folder
  • Connect inside docker container: make connect
  • To restart container use make launch

DAGs

  • first_dag: simple bash operators
  • second_dag: python operators
  • third_dag: simple DockerOperator

About

Simple Airflow inside Docker tutorial

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published