Skip to content

EdvrSoft/airflow-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Airflow-template

Create airflow env (celery executor) for dev.

How to use it?

chmod +x create_env.sh
./create_env.sh

It will create a docker swarm airflow instance. it includes dags, logs, plugins folder.

If you want to keep your settings, use docker stack rm and docker stack deploy -c airflow.yml.

Clean up

chmod +x clean.sh
./clean.sh

It removes all secret, log folder and volume.

About

Create airflow env (celery executor)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published