Skip to content

S3 Sync sidecar container for airflow DAGs

Notifications You must be signed in to change notification settings

dylan-turnbull/s3-sync

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

s3-sync

S3 Sync sidecar container for airflow DAGs

Parameters

name description
AWS_BUCKET S3 bucket name. ex) my-bucket
KEY_PATH S3 key name. ex) dags
DEST_PATH destination path. ex) /opt/airflow/dags
INTERVAL sync process interval seconds. ex) 10

About

S3 Sync sidecar container for airflow DAGs

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages

  • Shell 73.8%
  • Dockerfile 26.2%