david-woelfle opened a new issue #16041: URL: https://github.com/apache/airflow/issues/16041
Hi everyone, thank you so much for your outstanding work on this project! While going through the docs I found the section on [Running Airflow in Docker](https://airflow.apache.org/docs/apache-airflow/stable/start/docker.html), where a [docker-compose.yml](https://airflow.apache.org/docs/apache-airflow/stable/docker-compose.yaml) file is provided. In the header of the this file it is stated: > WARNING: This configuration is for local development. Do not use it in a production deployment. Could you explain why this is the case? I.e. why this setting should not be used in production and also what must be done/changed if someone would like to run an Airflow environment in production based on this configuration example? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
