How to run sharetribe in background?

tmux "work"
but I don’t know if it is the best solution.

tmux    # open tmux

foreman start -f Procfile.static

Ctrl+B+c  # open other window

bundle exec rake jobs:work  

Ctrl+B+d  # detach