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: unicorn, rails, and symlinked deployment
Date: Wed, 18 Nov 2009 21:45:08 -0500	[thread overview]
Message-ID: <944a03770911181845o642aa33dk91946d6b02e09380@mail.gmail.com> (raw)
In-Reply-To: <20091119015126.GB1935@dcvr.yhbt.net>

On Wed, Nov 18, 2009 at 8:51 PM, Eric Wong <normalperson@yhbt.net> wrote:
> Eric Wong <normalperson@yhbt.net> wrote:
>> Michael Guterl <mguterl@gmail.com> wrote:
>> > cd ~/public_html/rm/current
>> > unicorn_rails -D -E production -c config/unicorn.rb
>> >
>> > I determined the -c config/unicorn.rb was the problem.  If I change it to:
>> >
>> > unicorn_rails -D -E production -c ~/public_html/rm/current/config/unicorn.rb
>> >
>> > everything works fine.
>>
>> Hmm, maybe the config file path shouldn't be expanded then.  Especially
>> since it's only specified in the command-line.  /me ponders a bit...
>
> Hi Michael,
>
> Just pushed this out, too.  This should work better for you with:
>
>  unicorn_rails -D -E production -c config/unicorn.rb
>
> Oddly, this has been a problem since the beginning of time and probably
> confused a good amount of people.
>
> Thanks Michael for finally bringing it to my attention.  Most folks I
> know favor absolute ones (including myself), and don't hit this
> problem...  Of course let me know if I broke something for anyone,
> I hope not...
>
Thank you Eric, it has been my pleasure to put to use such a great
tool in my ruby arsenal.  Your contribution to the community is
greatly appreciated.

Michael Guterl
_______________________________________________
mongrel-unicorn mailing list
mongrel-unicorn@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-unicorn

      reply	other threads:[~2009-11-19  2:45 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-17 17:50 unicorn, rails, and symlinked deployment Michael Guterl
2009-11-17 22:08 ` Michael Guterl
2009-11-17 22:20 ` Eric Wong
2009-11-18 15:34   ` Michael Guterl
2009-11-18 17:21     ` Eric Wong
2009-11-18 19:47       ` Michael Guterl
2009-11-19  1:05         ` Eric Wong
2009-11-19  1:46           ` Eric Wong
2009-11-19  2:36             ` Michael Guterl
2009-11-19  1:51       ` Eric Wong
2009-11-19  2:45         ` 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=944a03770911181845o642aa33dk91946d6b02e09380@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).