Skip to content

Instantly share code, notes, and snippets.

@u007
Last active September 19, 2016 17:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save u007/bb5ce5dafd0e2c2b12cea91426fe78ba to your computer and use it in GitHub Desktop.
Save u007/bb5ce5dafd0e2c2b12cea91426fe78ba to your computer and use it in GitHub Desktop.
bundle exec pumactl -P /home/project/rails/shared/tmp/pids/puma.pid restart as project@live.sitename.com
DEBUG [50915bef] Command: cd /home/project/rails/releases/20160919165940 && /usr/bin/env RAILS_ENV=production /usr/local/rvm/bin/rvm 2.3.1 do bundle exec pumactl -P /home/project/rails/shared/tmp/pids/puma.pid restart
DEBUG [50915bef] Puma starting in single mode...
DEBUG [50915bef]
DEBUG [50915bef] * Version 3.6.0 (ruby 2.3.1-p112), codename: Sleepy Sunday Serenity
DEBUG [50915bef]
DEBUG [50915bef] * Min threads: 1, max threads: 2
DEBUG [50915bef]
DEBUG [50915bef] * Environment: production
DEBUG [50915bef]
DEBUG [50915bef] * Listening on tcp://0.0.0.0:3065
DEBUG [50915bef]
DEBUG [50915bef] Use Ctrl-C to stop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment