bug-guix
[Top][All Lists]
Advanced

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

bug#32233: Cuirass: Berlin web API times out


From: Ludovic Courtès
Subject: bug#32233: Cuirass: Berlin web API times out
Date: Mon, 23 Jul 2018 16:52:47 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

Clément Lassieur <address@hidden> skribis:

>> Is the Web UI already in the current ‘cuirass’ package?
>
> Soon!  But I think we should change the NGINX config nonetheless because
> the json API is useful.

The JSON API is available; see ‘berlin-locations.conf’.

>> If so, what do we need to change in the nginx config?
>
> I guess we could add:
>
> server {

[...]

>     location / {
>         proxy_pass http://localhost:8081;
>     }
> }

I think this change should go do ‘berlin-locations.conf’.  Feel free to
commit!

Thank you,
Ludo’.





reply via email to

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