potiuk edited a comment on pull request #15826:
URL: https://github.com/apache/airflow/pull/15826#issuecomment-840761975


   > Ah, perfect! It wasn't super clear to me when I was new quite what Breeze 
was for, so glad we can now have a definitive Thing to point people towards 
when they just want a quick setup.
   
   Yeah. BTW for testing DAGs/Running airflow itself we also have 
https://airflow.apache.org/docs/apache-airflow/stable/start/docker.html - this 
is mostly targeted at the users and it does not require airflow sources or 
package (just download docker-compose file and run it)
   
   I think the "standalone" airflow could be (?) used for both developers (if 
they add something) or users (but this require some more setup from the users I 
guess). I am thinking about the Docs and where to add them (except the usual 
command line docs), and I think it's good  add it as both a "quick run airflow" 
option for development  and a "quick run" for the users?:
   
   * 
https://github.com/apache/airflow/blob/master/CONTRIBUTING.rst#development-environments
 - for developers
   * https://airflow.apache.org/docs/apache-airflow/stable/start/ - for users
   
   WDYT?


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