Skip to content

Instantly share code, notes, and snippets.

@ngollperrier
Last active October 30, 2018 13:27
Show Gist options
  • Save ngollperrier/dfb614618db6a90f6f283f05e93a5068 to your computer and use it in GitHub Desktop.
Save ngollperrier/dfb614618db6a90f6f283f05e93a5068 to your computer and use it in GitHub Desktop.
export AIRFLOW_HOME=/path/to/airflow/
# Obviously you will need the proper Read/Write access
# to this directory
mkdir -p ${AIRFLOW_HOME}
airflow initdb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment