From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Jeremy Korwin-Zmijowski Newsgroups: gmane.lisp.guile.user Subject: Re: Hosting Guile web applications Date: Sun, 19 Jan 2020 14:59:26 +0100 Message-ID: <9bdce0456bfbf72e853c26ed72f8c1939f87896c.camel@korwin-zmijowski.fr> References: <230A2EF2-6B77-4B66-BAC4-66370DB1B86C@korwin-zmijowski.fr> <87r1zvx1gt.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="129334"; mail-complaints-to="usenet@ciao.gmane.io" Cc: guile-user@gnu.org To: Ricardo Wurmus , Nala Ginrut Original-X-From: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Sun Jan 19 14:59:45 2020 Return-path: Envelope-to: guile-user@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1itB7B-000Xbe-5f for guile-user@m.gmane-mx.org; Sun, 19 Jan 2020 14:59:45 +0100 Original-Received: from localhost ([::1]:50440 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1itB7A-0001cj-4x for guile-user@m.gmane-mx.org; Sun, 19 Jan 2020 08:59:44 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:35173) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1itB6y-0001cV-Qm for guile-user@gnu.org; Sun, 19 Jan 2020 08:59:33 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1itB6x-0008Ag-KG for guile-user@gnu.org; Sun, 19 Jan 2020 08:59:32 -0500 Original-Received: from relay3-d.mail.gandi.net ([217.70.183.195]:44309) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1itB6x-00088M-El for guile-user@gnu.org; Sun, 19 Jan 2020 08:59:31 -0500 X-Originating-IP: 91.169.127.99 Original-Received: from patch (91-169-127-99.subs.proxad.net [91.169.127.99]) (Authenticated sender: jeremy@korwin-zmijowski.fr) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id 3C15D60006; Sun, 19 Jan 2020 13:59:27 +0000 (UTC) In-Reply-To: <87r1zvx1gt.fsf@elephly.net> X-Mailer: Evolution 3.28.5-0ubuntu0.18.04.1 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 217.70.183.195 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Original-Sender: "guile-user" Xref: news.gmane.io gmane.lisp.guile.user:16079 Archived-At: Le dimanche 19 janvier 2020 à 10:03 +0100, Ricardo Wurmus a écrit : > Nala Ginrut writes: > > > And you may install it with Docker that may save your lot of time: > > https://nalaginrut.com/archives/2019/09/18/install%20gnu%20artanis%20with%20docker > > Or with Guix: > > guix install artanis > It sounds like I should continue this discussion to the guix channel haha!