Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Oct 2014 16:52:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        ruby@FreeBSD.org
Subject:   [Bug 184592] [PATCH] www/rubygem-unicorn: add rc.d script
Message-ID:  <bug-184592-21402-7yY0u0cxKi@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-184592-21402@https.bugs.freebsd.org/bugzilla/>
References:  <bug-184592-21402@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=184592

--- Comment #10 from Steve Wills <swills@FreeBSD.org> ---
Script looks better, but I still need example on how to use it.

For example, suppose I've run "rails new myapp" in /usr/local/www, so I have
myapp in /usr/local/www/myapp. In that dir, I can run "rails s" and it serves
my new app. What entries do I need to put in /etc/rc.conf to have unicorn serve
this app? I presume I need to create /usr/local/www/myapp/config/unicorn.rb
with correct contents? If so, can you verify what should be in it?

Thanks!

-- 
You are receiving this mail because:
You are on the CC list for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-184592-21402-7yY0u0cxKi>