From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-2.9 required=3.0 tests=ALL_TRUSTED,AWL,BAYES_00, URIBL_BLOCKED shortcircuit=no autolearn=unavailable version=3.3.2 X-Original-To: unicorn-public@bogomips.org Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id C99D0633844; Thu, 1 Oct 2015 19:06:30 +0000 (UTC) Date: Thu, 1 Oct 2015 19:06:32 +0000 From: Eric Wong To: Pirate Praveen Cc: unicorn-public@bogomips.org Subject: Re: Request to follow SemVer/mention it in homepage Message-ID: <20151001190632.GA32729@dcvr.yhbt.net> References: <560A31F1.3060608@debian.org> <20150929073650.GA7434@dcvr.yhbt.net> <40CB6BDA-920D-44E1-B364-D7228248C747@debian.org> <20150929193627.GA7572@dcvr.yhbt.net> <560C07FD.9060208@debian.org> <20150930195142.GA23228@dcvr.yhbt.net> <560CBCFB.6080102@debian.org> <560D1672.2050408@debian.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <560D1672.2050408@debian.org> List-Id: Pirate Praveen wrote: > With debian packaging, our aim is to get a user setup an application > like gitlab or diaspora, just using the package manager they are > already familiar with. They don't have to know what language it is > written, what framework or application server or what database it is > using, all they are interested is the application specific configuration I suggest webrick. It's not bad nowadays with Ruby 2.x and is the only standard server in Ruby. For out-of-the-box use, unicorn is probably the worst possible default since it requires nginx. > How much compatibility we can expect for config/unicorn.rb? I assume you mean the Unicorn::Configurator class (in lib/unicorn/configurator.rb). That won't change, it hasn't changed since 2009 as I mentioned in: http://bogomips.org/unicorn-public/20150929193627.GA7572%40dcvr.yhbt.net/