/DAGs-deployment

Experimenting with Apache Airflow

Primary LanguagePython

Setting up

  • Fork this project and clone the fork on your local machine:
git clone https://github.com/lainislain/DAGs-deployment
cd DAGs-deployment # go into the clone directory
docker-compose up --build # install all airflow dependencies

Browse localhost:8080 to open airflow interface