Skip to content

siddharths067/Easy-Airflow-Deployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Easy Airflow Deployment

This docker compose file is to serve as a template to allow you to deploy Apache Airflow with ease.

Just plug-in your repository in the template (GITHUB_DAG_REPO) and it will sync it with your Airflow Instance, while you chill.

No hassle of setting up hooks and syncing.

Deploy it on Amazon Fargate and you have your own Airflow Platform Setup.

Now go do your ETL shit.

Example Repo

All airflow dags should be available in a github repo like https://github.com/siddharths067/HelloAirflow in a dags folder

Things to Do

  • Allow syncing of private repos
  • Launch a Postgres Instance
  • Separate Queuing Service
  • Enable CeleryExecutor
  • And other things (Use issues to demand more)

About

A Docker Compose Template to deploy Airflow with sync from a remote repository

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published