Skip to content
Snippets Groups Projects
Unverified Commit cb341293 authored by Christopher Baines's avatar Christopher Baines Committed by Ludovic Courtès
Browse files

services: nginx: Add support the 'upstream' module.


* gnu/services/web.scm (<nginx-upstream-configuration>): New record type.
(<nginx-configuration>): Add new field upstream-blocks.
(nginx-upstream): New function.
(default-nginx-config): Add upstream-list parameter.
(nginx-service): Add optional upstream list keyword argument.
* doc/guix.texi (Web Services): Document the new nginx-upstream-configuration
data type and changes to the nginx function.

Signed-off-by: default avatarLudovic Courtès <ludo@gnu.org>
parent cb6d322a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment