kaxil commented on issue #13838:
URL: https://github.com/apache/airflow/issues/13838#issuecomment-765603491


   I would love to have those docker-compose files soon as the start of making 
it easy.
   
   And then natively integrate this docker-compose file (similar to breeze but 
for users) into airflow cli natively similar to astro-cli 
(https://github.com/astronomer/astro-cli) so that `airflow dev start` would run 
`docker-compose up` under the hood.
   
   This is just an idea but I mainly suggest docker-compose so that users can 
easily run Airflow with CeleryExecutor instead of Sequential or Local. 
Specifically, it is cumbersome to setup a DB (Postgres / MySQL) working. 
   
   Having a docker-compose file eliminates the need for make sure that they 
have the correct version of Postgres / MySQL supported by Airflow.


----------------------------------------------------------------
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]


Reply via email to