From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 2O6nIjYam2JuggEAbAwnHQ (envelope-from ) for ; Sat, 04 Jun 2022 10:39:18 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 4BeaIjYam2ILmAAAauVa8A (envelope-from ) for ; Sat, 04 Jun 2022 10:39:18 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 403232A299 for ; Sat, 4 Jun 2022 10:39:18 +0200 (CEST) Received: from localhost ([::1]:48030 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nxPJV-0003Tc-Ba for larch@yhetil.org; Sat, 04 Jun 2022 04:39:17 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:37864) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nxPJG-0003Ql-Ow for guix-patches@gnu.org; Sat, 04 Jun 2022 04:39:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:35497) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nxPJG-0004BV-Fg for guix-patches@gnu.org; Sat, 04 Jun 2022 04:39:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nxPJG-00079J-Bh for guix-patches@gnu.org; Sat, 04 Jun 2022 04:39:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55792] [PATCH 2/3] hydra: bayfront: Serve the 10years.guix.gnu.org web site. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 04 Jun 2022 08:39:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55792 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55792@debbugs.gnu.org Cc: Ludovic =?UTF-8?Q?Court=C3=A8s?= Received: via spool by 55792-submit@debbugs.gnu.org id=B55792.165433188427405 (code B ref 55792); Sat, 04 Jun 2022 08:39:02 +0000 Received: (at 55792) by debbugs.gnu.org; 4 Jun 2022 08:38:04 +0000 Received: from localhost ([127.0.0.1]:57625 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nxPID-00077D-Mk for submit@debbugs.gnu.org; Sat, 04 Jun 2022 04:38:03 -0400 Received: from eggs.gnu.org ([209.51.188.92]:52758) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nxPI9-00076Z-K3 for 55792@debbugs.gnu.org; Sat, 04 Jun 2022 04:37:56 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:47300) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nxPI4-000460-Bh; Sat, 04 Jun 2022 04:37:48 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:References:In-Reply-To:Date:Subject:To: From; bh=aQB3+RTl9wl2Zq73y/omKDFzWbmrRyBcjd+UY1SRgF4=; b=sL4ZETWVakSPmhk1egu4 hwxAlY+Fg7VzINXs/r4gQ9XdZgOGzR5DT6NA7rK8sdyQ0+p5XYC7TAhMOrtQrWRo5uVXvowhd13Ql qxYwwCHeG+uVsASS4kOBlEV4uyIezd2GKagixxSdrGXuwZgsqWa65tmu8CQfi9pIKUaiDadVgCoKE u78k62O49nA9ILs29h+TA87RyIQ+Yqnz6o3Gch5rGzWcZTDpkHbcu2QGT4r7XL6U7/g4qRbAsSs9v M7I/cyXXKkdfkxKoy3fzHX3kMUIYGIoJ4Xg6vrvp42B5rXXnVXqpIVXhgMn/nuLQe9B+WUX5Oor8w jppus/2Ll22QOQ==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:60197 helo=gnu.org) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nxPI3-0005ty-Pp; Sat, 04 Jun 2022 04:37:48 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Date: Sat, 4 Jun 2022 10:37:35 +0200 Message-Id: <20220604083736.22152-2-ludo@gnu.org> X-Mailer: git-send-email 2.36.1 In-Reply-To: <20220604083736.22152-1-ludo@gnu.org> References: <20220604083736.22152-1-ludo@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1654331958; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=aQB3+RTl9wl2Zq73y/omKDFzWbmrRyBcjd+UY1SRgF4=; b=AhtrHFQt0ROtGKmljkCzz6BFaTyr1WgtzKWQsFE1qMV4rpFFz6d7a7LQIUS7Mnuf77IHsd f8Fs1EUapqU+iCTQkgkVcxDKi79h5fUBKT/fOq7lOSnfIALU1Fm7h901zOYFpTyL7WORQd Hf4HT6Hx7u6ujZ/PfRQiZSn6pYYJv+8CVkDeeAnnR2JnG4Qtq9dvjLBXXDd2pV9SDWkGAH spmLEBo7iwPYC7h6/DDSG9/dk8Dmee0asyaKHLRXpoTOr1G1vXp0kmpNMKgxCWn04TzRaq RACj1FGxDV74VWP2jWyp0r2kR0DcM73XzsscuruZMUoJaaHs3Mskpl0D3bWhiw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1654331958; a=rsa-sha256; cv=none; b=m9OEk/venGHjgUpxnnkU3Mi9ZVptyuZ3Gc9n1Ecenxd0rdVJ3mbErsbmrABagudpbkLvCN v7izE2Z+eapXYblfwfxDMEu4U9JR4it7zDernt9r8eG43ePZqk/AD4iINPi63WLHCQODiz lLpyMv0bnl/50S04N/0ds9yYSKjE4iSGdbLZxLsTMIhkqVQjV6Hr19ZABMX20ceWuxEsGP /IPr9EC9mpuFbrZNc8rUN/sPlaX7WbMRBpM4054e8Pqx/OELFA5gg0Rp0zfSUuWfedRqnz q30ybbi7Kaj57k8aGzS9cSlG12frPluHqjdalyKtuBdIycRzOagS9gb/M+yRcw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=sL4ZETWV; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -3.72 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=sL4ZETWV; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 403232A299 X-Spam-Score: -3.72 X-Migadu-Scanner: scn0.migadu.com X-TUID: hhtKks290Hco * hydra/bayfront.scm (ten-years-of-guix-web-site): New variable. (services): Add instance via 'simple-service' call. --- hydra/bayfront.scm | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/hydra/bayfront.scm b/hydra/bayfront.scm index e0f65ba..b5a1afc 100644 --- a/hydra/bayfront.scm +++ b/hydra/bayfront.scm @@ -1,5 +1,5 @@ ;; OS configuration for bayfront -;; Copyright © 2016, 2017, 2018, 2019, 2020, 2021 Ludovic Courtès +;; Copyright © 2016-2022 Ludovic Courtès ;; Copyright © 2016, 2017, 2018, 2019, 2020 Andreas Enge ;; Copyright © 2017, 2019 Ricardo Wurmus ;; Copyright © 2019 Julien Lepiller @@ -94,6 +94,12 @@ (git-url "https://gitlab.inria.fr/guix-hpc/website.git") (directory "/srv/guix-hpc-web"))) +(define ten-years-of-guix-web-site + (static-web-site-configuration + (git-url "https://gitlab.com/zimoun/website-guix-10years") + (directory "/srv/ten-years-of-guix"))) + + (define %motd (plain-file "motd" "\ @@ -949,6 +955,11 @@ access_log /var/log/nginx/bordeaux.access.log;")) static-web-site-service-type (list guix-hpc-web-site)) + ;; Running 10years.guix.gnu.org. + (simple-service 'ten-years-of-guix-web-site + static-web-site-service-type + (list ten-years-of-guix-web-site)) + ;; hpcguix-web as it can be seen at ;; . (service hpcguix-web-service-type -- 2.36.1