osdse:streamlit_with_apache

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
osdse:streamlit_with_apache [2025/04/07 15:57] davidosdse:streamlit_with_apache [2025/05/02 13:40] (current) david
Line 1: Line 1:
 Configuration for using streamlit with apache (as a reverse proxy) to serve a streamlit project. Configuration for using streamlit with apache (as a reverse proxy) to serve a streamlit project.
 +
 +[[https://docs.streamlit.io/get-started/installation/command-line]]
 +
 +http://streamlit.roman-halliday.com
  
 ====== Streamlit Configuration ====== ====== Streamlit Configuration ======
Line 45: Line 49:
 </code> </code>
  
 +https://tmuxcheatsheet.com/
 <code bash> <code bash>
 # create tmux session # create tmux session
-tmux -s streamlit+tmux new -s streamlit
  
 # ctrl b + d to exit the tmux. # ctrl b + d to exit the tmux.
  
 # attach to existing tmux session # attach to existing tmux session
-tmux attach+tmux attach -t streamlit
 </code> </code>
  
  • osdse/streamlit_with_apache.1744041439.txt.gz
  • Last modified: 2025/04/07 15:57
  • by david