guix-devel/gnu/tests
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 gnu: services: admin: Add tailon. 2017-07-29 12:45:03 +01:00
audio.scm gnu: Add mpd service. 2017-08-13 07:36:32 +01:00
base.scm tests: mcron: Adjust use of 'wait-for-file'. 2017-09-26 10:09:53 +02:00
databases.scm tests: databases: Add a simple test for MySQL. 2017-10-08 17:31:49 +01:00
desktop.scm gnu: elogind: Use itself as the cgroup controller. 2017-09-08 00:11:21 +02:00
dict.scm tests: Use 'virtual-machine' records instead of monadic procedures. 2017-07-20 11:57:13 +02:00
install.scm gnu, doc, tests: Use ‘bootloader-configuration’ everywhere. 2017-12-06 15:02:24 +01:00
mail.scm tests: Use 'virtual-machine' records instead of monadic procedures. 2017-07-20 11:57:13 +02:00
messaging.scm services: bitlbee: Add test. 2018-01-15 23:29:34 +01:00
networking.scm tests: networking: Add tests for Open vSwitch. 2017-12-29 14:07:38 +01:00
nfs.scm gnu, doc, tests: Use ‘bootloader-configuration’ everywhere. 2017-12-06 15:02:24 +01:00
rsync.scm gnu: Add rsync service. 2017-09-23 21:07:27 +01:00
ssh.scm tests: ssh: Make sure we can run executables from PATH. 2017-11-01 20:29:32 +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 tests: Add 'libvirt-service-type' test. 2017-08-23 12:48:11 +01:00
web.scm gnu: services: web: Add service for httpd. 2018-01-17 08:43:47 +00:00