unicorn Ruby/Rack server user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
From: Eric Wong <normalperson@yhbt.net>
To: unicorn list <mongrel-unicorn@rubyforge.org>
Subject: Re: unicorn, rails, and symlinked deployment
Date: Wed, 18 Nov 2009 17:21:19 +0000	[thread overview]
Message-ID: <20091118172118.GA17288@dcvr.yhbt.net> (raw)
In-Reply-To: <944a03770911180734m635549c9ua2efe5ef5b881b36@mail.gmail.com>

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...

-- 
Eric Wong

  reply	other threads:[~2009-11-18 17:23 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 [this message]
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

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=20091118172118.GA17288@dcvr.yhbt.net \
    --to=normalperson@yhbt.net \
    --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).