guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#69783] [PATCH v2 2/2] hydra: nginx: Further adjust to website theme


From: Ludovic Courtès
Subject: [bug#69783] [PATCH v2 2/2] hydra: nginx: Further adjust to website themes in guix-artwork.
Date: Sat, 30 Mar 2024 12:00:26 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

Hi Florian,

Florian Pelz <pelzflorian@pelzflorian.de> skribis:

> * hydra/nginx/berlin.scm: Use /static cache settings for /themes.

I hadn’t noticed your message and did this:

  
https://git.savannah.gnu.org/cgit/guix/maintenance.git/commit/?id=ef0e3bf584a66ac14ff230da54c7d25d0fdf0129

> diff --git a/hydra/nginx/berlin.scm b/hydra/nginx/berlin.scm
> index 5ba15d1..2f8cd60 100644
> --- a/hydra/nginx/berlin.scm
> +++ b/hydra/nginx/berlin.scm
> @@ -174,6 +174,16 @@ PUBLISH-URL."
>                "proxy_cache_valid any 10m;"
>                "proxy_ignore_client_abort on;")))
>  
> +           (nginx-location-configuration
> +            (uri "/themes") ;like "/static" above
> +            (body

If I’m not mistaken, I think this is the wrong place: ‘berlin-locations’
returns locations for ci.guix.gnu.org (Cuirass), not for the web site.
There’s no /themes in Cuirass.  Am I right?

Thanks,
Ludo’.

PS: The private guix-sysadmin@gnu.org mailing list is probably a better
    contact point for these things (if you wish to subscribe, feel free
    to do so!).





reply via email to

[Prev in Thread] Current Thread [Next in Thread]