Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages