Prab-27 commented on PR #60982:
URL: https://github.com/apache/airflow/pull/60982#issuecomment-3791172950

   Do we need to chnage anything in this ? 
   
   ```
   Alternatively you can start the same using the following commands
   
   Start Breeze
   breeze --python 3.10 --backend postgres
   Open tmux
   tmux
   Press Ctrl + B and "
   airflow scheduler
   Press Ctrl + B and %
   airflow api-server
   Press Ctrl + B and %
   airflow dag-processor
   Press Ctrl + B and up arrow followed by Ctrl + B and %
   airflow triggerer
   Press Ctrl + B followed by (Optional step for better tile arrangement)
   :select-layout tiled 
   ```


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to