guix/gnu
Julien Lepiller 8c00b83818
services: nginx: Virtual hosts are first-class configuration items.
* gnu/services/web.scm (<nginx-vhost-configuration>): New record type.
(config-domain-strings): New procedure.
(config-index-strings): New procedure.
(default-nginx-vhost-config): New procedure.
(default-nginx-config): Add vhost support and temporary directories
(nginx-activation): Create temporary directories
(nginx-service): Add vhost-list key.
* doc/guix.texi (Web Services): Document 'nginx-vhost-configuration'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-10-24 22:50:40 +02:00
..
build container: Allow 'container-excursion' to the same namespaces. 2016-10-19 15:54:10 +02:00
packages gnu: efl: Update to 1.18.2. 2016-10-24 22:01:00 +03:00
services services: nginx: Virtual hosts are first-class configuration items. 2016-10-24 22:50:40 +02:00
system mapped-devices: Properly open RAID devices. 2016-10-04 19:51:53 +02:00
tests tests: ssh: Add Dropbear test. 2016-10-03 15:18:51 +02:00
artwork.scm
local.mk gnu: musl: Fix CVE-2016-8859. 2016-10-23 18:08:17 -04:00
packages.scm
services.scm
system.scm system: grub.cfg uses correct file names when store is not in root partition. 2016-09-24 17:48:13 +09:00
tests.scm