GNU bug report logs - #32233
Cuirass: Berlin web API times out

Previous Next

Package: guix;

Reported by: Clément Lassieur <clement <at> lassieur.org>

Date: Sat, 21 Jul 2018 09:30:02 UTC

Severity: normal

Done: Clément Lassieur <clement <at> lassieur.org>

Bug is archived. No further changes may be made.

Full log


Message #30 received at 32233-done <at> debbugs.gnu.org (full text, mbox):

From: Clément Lassieur <clement <at> lassieur.org>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: 32233-done <at> debbugs.gnu.org
Subject: Re: bug#32233: Cuirass: Berlin web API times out
Date: Mon, 30 Jul 2018 01:25:31 +0200
Clément Lassieur <clement <at> lassieur.org> writes:

> Ludovic Courtès <ludo <at> gnu.org> writes:

[...]

>> Hmm, I think nginx should still expose both the Cuirass HTTP API and UI
>> and ‘guix publish’ on ports 80 and 443.  So we just need to have:
>>
>>   location / { proxy_pass http://localhost:8081; }
>>
>> and then exceptions for ‘guix publish’:
>>
>>   location \.narinfo { … }
>>   location /nar/ { … }
>>   location /log/ { … }
>>   location /file/ { … }
>>
>> WDYT?  Or am I missing something?
>
> No :-)  Sounds good!

Pushed!




This bug report was last modified 7 years and 11 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.