Skip to content

stav121/apache-airflow-goodies-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apache-airflow-goodies-examples

.github/workflows/build_docker.yaml GitHub Tag

🧪 Examples for https://github.com/stav121/apache-airflow-goodies

airgoodies version Examples tag
0.0.4 v0.0.4
0.0.3 v0.0.3
0.0.2 v0.0.2

Setup the project

Check-out the project and checkout to the branch and example you want to test.

In your terminal run:

docker-compose build
docker-compose up -d

In your browser visit: http://localhost:8080 and use the credentials airflow:airflow.

Run the example of your choosing.

Author

Stavros Grigoriou (stav121)