https://github.com/atechguide/airflow-dags
Airflow Dags
https://github.com/atechguide/airflow-dags
Last synced: 9 months ago
JSON representation
Airflow Dags
- Host: GitHub
- URL: https://github.com/atechguide/airflow-dags
- Owner: aTechGuide
- Created: 2019-10-19T13:06:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-15T10:48:53.000Z (almost 6 years ago)
- Last Synced: 2025-05-31T10:47:44.723Z (about 1 year ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Airflow Dags
This repository contains the DAG examples from the course given in reference.
# Docker
Image [puckel/docker-airflow](https://github.com/puckel/docker-airflow/)
- `cd docker`
- `docker-compose up`
# Reference
- [The Complete Hands on course to master apache airflow](https://www.udemy.com/course/the-complete-hands-on-course-to-master-apache-airflow/)