On 7 August 2012 17:53, Bharanee Rathna <[email protected]> wrote:
> hello stranger :)

Fancy meeting you here, ha!

> have you tried
>
> https://github.com/sosedoff/capistrano-unicorn

No. I don't actually use capistrano, but the deploy resource in chef
uses the same symlink style setup.

> the bit you may be interested in is
>
> https://github.com/defunkt/unicorn/blob/master/lib/unicorn/http_server.rb#L86

Thanks.

It looks like this is a bundler problem and not a unicorn one. I do
apologise for the spam.

I forgot to mention in my initial post that I was using `cd
/home/my_user/my_app/current && bundle exec unicorn_rails` to execute
unicorn. After a quick test with some other `bundle exec` stuff, it
seems bundler is the one that follows the symlinks and not unicorn.
The confusing part still being that it only follows symlinks for CWD
and not GEM_PATH. I will chase up with wycats I guess, I know he loves
a good spam email.


regards,
Danial
_______________________________________________
Unicorn mailing list - [email protected]
http://rubyforge.org/mailman/listinfo/mongrel-unicorn
Do not quote signatures (like this one) or top post when replying

Reply via email to