guix-devel/gnu/services
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
..
admin.scm services: rottlog: Add Rottlog to the global profile. 2016-10-03 14:48:44 +02:00
avahi.scm system: Use 'file-append' to denote file names. 2016-09-10 13:10:06 +02:00
base.scm services: console-font: A single service handles all the VTs. 2016-09-19 23:36:17 +09:00
databases.scm system: Use 'file-append' to denote file names. 2016-09-10 13:10:06 +02:00
dbus.scm system: Use 'file-append' to denote file names. 2016-09-10 13:10:06 +02:00
desktop.scm system: Use 'file-append' to denote file names. 2016-09-10 13:10:06 +02:00
dict.scm system: Use 'file-append' to denote file names. 2016-09-10 13:10:06 +02:00
herd.scm services: herd: Provide <live-service> objects. 2016-08-31 15:44:19 +02:00
lirc.scm services: Export *-service-type and *-configuration. 2016-07-21 18:53:27 +02:00
mail.scm gnu: New default Dovecot service postmaster_address 2016-09-27 14:45:07 +02:00
mcron.scm services: Add 'mcron-service'. 2016-06-22 22:56:06 +02:00
networking.scm services: ntpd: Add 'allow-large-adjustment?' knob. 2016-10-20 15:43:59 +02:00
nfs.scm gnu: Add NFS related services. 2016-10-12 19:26:10 +02:00
sddm.scm gnu: services sddm Fix typo. 2016-10-15 16:35:04 +02:00
shepherd.scm services: shepherd: Add 'shepherd-service-upgrade', from 'guix system'. 2016-08-31 15:44:20 +02:00
spice.scm system: Use 'file-append' to denote file names. 2016-09-10 13:10:06 +02:00
ssh.scm services: openssh-service-type: Expose 'openssh-configuration'. 2016-10-03 00:38:28 +02:00
web.scm services: nginx: Virtual hosts are first-class configuration items. 2016-10-24 22:50:40 +02:00
xorg.scm services: xorg: Add ATI video driver to the default modules. 2016-10-06 20:46:50 +08:00