Skip to content

endoeduardo/airflow_tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Airflow Tutorial

Repository for learning how to use Apache Airflow

Setting up the environment

After cloning the repository, enter the following commands in the terminal:

docker compose up airflow-init

This will install Airflow. To run it, simply use the following command:

docker compose up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages