Skip to content

Docker-compose project Airflow2.0 with MySQL backend

Notifications You must be signed in to change notification settings

fabiosato/airflow-mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

After spinning up the containers you need to create an user

docker-compose exec webserver airflow users create --username admin --firstname admin --lastname admin --role Admin --email admin@example.org

About

Docker-compose project Airflow2.0 with MySQL backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published