guix/gnu/services
Christopher Baines d067e4badc
gnu: services: web: Add service for httpd.
* gnu/services/web.scm (<httpd-module>,
  <httpd-config-file>, <httpd-virtualhost>
  <httpd-configuration>): New record types.
  (%default-httpd-modules, %httpd-accounts,
  httpd-service-type): New variables.
  (httpd-shepherd-services, httpd-activation,
  httpd-process-extensions): New procedures.
* gnu/tests/web.scm (run-httpd-test): New procedure.
  (%httpd-os, %tests-httpd): New variables.
* doc/guix.texi (Web Services): Document the Apache HTTP Server.
2018-01-17 08:43:47 +00:00
..
admin.scm services: Add 'description' fields. 2017-11-05 15:29:52 +01:00
audio.scm services: Add 'description' fields. 2017-11-05 15:29:52 +01:00
avahi.scm services: Add 'description' fields. 2017-11-05 15:29:52 +01:00
base.scm services: guix: Add 'chroot-directories' field. 2018-01-11 14:30:00 +01:00
certbot.scm services: nginx: Replace 'http-port' and 'https-port' with 'listen'. 2017-12-18 12:03:14 +01:00
configuration.scm services: configuration: Show default values of list types. 2017-11-28 03:49:47 +01:00
cuirass.scm
cups.scm
databases.scm services: Add MongoDB. 2017-10-06 21:24:30 +01:00
dbus.scm
desktop.scm gnu: services: Add MATE desktop service. 2017-12-30 22:55:26 +01:00
dict.scm services: dicod: Run in a container. 2017-11-22 23:16:01 +01:00
dns.scm
herd.scm
kerberos.scm
lirc.scm
mail.scm gnu: dovecot: Update to 2.3.0. 2017-12-23 07:11:14 +01:00
mcron.scm
messaging.scm doc: Deprecate 'bitlbee-service' procedure. 2018-01-15 23:29:33 +01:00
monitoring.scm gnu: services: Add darkstat service. 2018-01-08 20:43:35 +08:00
networking.scm services: bitlbee: Move to (gnu services messaging). 2018-01-15 23:29:33 +01:00
nfs.scm
pm.scm
rsync.scm
sddm.scm
shepherd.scm
spice.scm
ssh.scm install: Don't start sshd by default. 2017-12-04 23:31:15 +01:00
sysctl.scm
telephony.scm services: Add murmur. 2017-11-05 15:21:53 +01:00
version-control.scm services: nginx: Replace 'http-port' and 'https-port' with 'listen'. 2017-12-18 12:03:14 +01:00
virtualization.scm services: qemu-binfmt: Extend guix-daemon with extra chroot directories. 2018-01-11 14:42:31 +01:00
vpn.scm services: vpn: Fix default tls-auth configuration. 2017-10-10 22:06:08 +02:00
web.scm gnu: services: web: Add service for httpd. 2018-01-17 08:43:47 +00:00
xorg.scm services: xorg: Properly handle the case where ~/.xession is used. 2017-12-04 10:36:48 +01:00