Skip to content

Instantly share code, notes, and snippets.

@chsh
Created December 7, 2013 14:32
Show Gist options
  • Save chsh/7842912 to your computer and use it in GitHub Desktop.
Save chsh/7842912 to your computer and use it in GitHub Desktop.
Reminder to upgrade Capistrano 2 to 3.

Changes

  1. shared/pids -> shared/tmp/pids
  2. cp shared/system/* shared/public/system/
  3. change pid path for /etc/init.d/unicorn

TODOs

  1. delayed_job tasks integration.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment