unicorn Ruby/Rack server user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
From: Michael Guterl <mguterl@gmail.com>
To: unicorn list <mongrel-unicorn@rubyforge.org>
Subject: Re: Capistrano and Unicorn
Date: Thu, 18 Feb 2010 18:31:14 -0500	[thread overview]
Message-ID: <944a03771002181531r206690edq43e9de0c15c11035@mail.gmail.com> (raw)
In-Reply-To: <dd81403b1002181241x65fd6516o5661c504c96fc25b@mail.gmail.com>

On Thu, Feb 18, 2010 at 3:41 PM, Steve Klabnik <steve@steveklabnik.com> wrote:
> Anyone have any tips for using Capistrano with unicorn?
>
Here's the init script we're using to manage unicorn:
http://gist.github.com/308216 some of it may be of use, I can't
remember where we originally found it.

We call `/etc/init.d/unicorn upgrade` in our deploy:restart task.

> I'm following what GitHub did (http://github.com/blog/517-unicorn) ,
> and for some reason, my old master isn't dying correctly. If I `pkill
> -9 unicorn_rails && unicorn_rails` the new code shows up. I'm thinking
> the problem may be with how capistrano uses the 'current' directory as
> a symlink.
>
<snip>
Also be sure to check out http://unicorn.bogomips.org/SIGNALS.html it
is very comprehensive.

Best,
Michael GUterl
_______________________________________________
Unicorn mailing list - mongrel-unicorn@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-unicorn
Do not quote signatures (like this one) or top post when replying


      reply	other threads:[~2010-02-18 23:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-18 20:41 Capistrano and Unicorn Steve Klabnik
2010-02-18 23:31 ` Michael Guterl [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://yhbt.net/unicorn/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=944a03771002181531r206690edq43e9de0c15c11035@mail.gmail.com \
    --to=mguterl@gmail.com \
    --cc=mongrel-unicorn@rubyforge.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhbt.net/unicorn.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).