Skip to content

Commit

Permalink
Breeze doc tmux instruction (#20006)
Browse files Browse the repository at this point in the history
* breeze setup-autocomplete zshrc reload

* pyenv issue fix -macOS Big Sur

* warning message about airflow_home and source code in same path -- initialize-local-virtualenv command

* pyenv issue fix -macOS Big Sur

* warning message about airflow_home and source code in same path -- initialize-local-virtualenv command

* recommended changes done

* pyenv issue fix -macOS Big Sur

* warning message about airflow_home and source code in same path -- initialize-local-virtualenv command

* recommended changes done

* change assignment operator to comparison

* warning message about airflow_home and source code in same path -- initialize-local-virtualenv command
fixed the static code checks - except spelling mistake of 'Sur' which is the recent macOS version name

* added a new word into spelling exception

* pyenv issue fix -macOS Big Sur

* warning message about airflow_home and source code in same path -- initialize-local-virtualenv command

* recommended changes done

* warning message about airflow_home and source code in same path -- initialize-local-virtualenv command

* warning message about airflow_home and source code in same path -- initialize-local-virtualenv command
fixed the static code checks - except spelling mistake of 'Sur' which is the recent macOS version name

* added a new word into spelling exception

* modified the instruction with link to pyenv README

* pyenv issue fix -macOS Big Sur

* warning message about airflow_home and source code in same path -- initialize-local-virtualenv command
fixed the static code checks - except spelling mistake of 'Sur' which is the recent macOS version name

* modified the instruction with link to pyenv README

* pyenv issue fix -macOS Big Sur

* warning message about airflow_home and source code in same path -- initialize-local-virtualenv command
fixed the static code checks - except spelling mistake of 'Sur' which is the recent macOS version name

* pyenv issue fix -macOS Big Sur

* pyenv issue fix -macOS Big Sur

* warning message about airflow_home and source code in same path -- initialize-local-virtualenv command
fixed the static code checks - except spelling mistake of 'Sur' which is the recent macOS version name

* modified the instruction with link to pyenv README

* change in tmux session related documentation
  • Loading branch information
Bowrna authored Dec 3, 2021
1 parent 5254843 commit 52347b6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions BREEZE.rst
Original file line number Diff line number Diff line change
Expand Up @@ -393,11 +393,10 @@ you can also start integrations (separate Docker images) if specified as extra `
chose which backend database should be used with ``--backend`` flag and python version with ``--python`` flag.

You can also have breeze launch Airflow automatically ``breeze start-airflow``, this will drop you in a
tmux session with four panes:
tmux session with three panes:

- one to monitor the scheduler,
- one for the webserver,
- one monitors and compiles JavaScript files,
- one with a shell for additional commands.

Managing Prod environment (with ``--production-image`` flag):
Expand Down

0 comments on commit 52347b6

Please sign in to comment.