guix/gnu
Christopher Baines cb341293fa
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: Ludovic Courtès <ludo@gnu.org>
2017-01-19 14:44:59 +01:00
..
build system: Add btrfs file system support. 2017-01-10 12:00:35 +01:00
packages gnu: dnsmasq: Enable dbus support. 2017-01-19 20:05:24 +08:00
services services: nginx: Add support the 'upstream' module. 2017-01-19 14:44:59 +01:00
system file-systems: 'file-system-needed-for-boot?' is #t for parents of the store. 2017-01-16 23:27:23 +01:00
tests file-systems: 'file-system-needed-for-boot?' is #t for parents of the store. 2017-01-16 23:27:23 +01:00
artwork.scm
local.mk gnu: Move Kerberos implemetations to (gnu packages kerberos). 2017-01-19 00:11:15 +01:00
packages.scm
services.scm services: Export 'service-extension' procedures. 2017-01-16 11:03:26 +01:00
system.scm
tests.scm