apache/airflow

More examples for docker-compose

Open

#16,031 opened on May 24, 2021

View on GitHub
 (3 comments) (4 reactions) (0 assignees)Python (16,781 forks)batch import
good first issuekind:feature

Repository metrics

Stars
 (44,809 stars)
PR merge metrics
 (Avg merge 7d 18h) (834 merged PRs in 30d)

Description

Hello,

Users are looking for docker-compose files that support other configurations, e.g. using LocalExecutor, MySQL and others.

We can prepare a wizard that will allow you to generate the necessary files, or simply add a few sample configurations and users will have to create less typical configurations themselves.

Related ticket https://github.com/apache/airflow/issues/8605#issuecomment-759469443 Rrlated discussion: https://apache-airflow.slack.com/archives/CCQ7EGB1P/p1621711385211600

CC: @marclamberti @potiuk

Contributor guide