[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH maintenance] hydra: services: Reload nginx when certbot updat
From: |
Carlo Zancanaro |
Subject: |
Re: [PATCH maintenance] hydra: services: Reload nginx when certbot updates certificates. |
Date: |
Tue, 18 Jun 2024 09:35:10 +1000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
On Mon, Jun 17 2024, Ludovic Courtès wrote:
> Right. However, issues.guix.gnu.org is actually hosted on bayfront,
I'm not so sure about this. To make the change that I sent I grepped for
issues.guix.gnu.org and it showed up in hydra/nginx/berlin.scm in a
variable called %berlin-servers, which is used in %nginx-configuration
in that same file. This is included into hydra/berlin.scm and used in
the nginx configuration for berlin.guix.gnu.org.
>From that, I assumed that issues.guix.gnu.org was hosted on berlin. If
I'm wrong about that then I'm very confused!
Carlo