This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
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
|
…
|
|
audio.scm
|
…
|
|
base.scm
|
…
|
|
databases.scm
|
…
|
|
desktop.scm
|
…
|
|
dict.scm
|
…
|
|
install.scm
|
gnu, doc, tests: Use ‘bootloader-configuration’ everywhere.
|
2017-12-06 15:02:24 +01:00 |
mail.scm
|
…
|
|
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
|
…
|
|
ssh.scm
|
…
|
|
version-control.scm
|
services: nginx: Replace 'http-port' and 'https-port' with 'listen'.
|
2017-12-18 12:03:14 +01:00 |
virtualization.scm
|
…
|
|
web.scm
|
gnu: services: web: Add service for httpd.
|
2018-01-17 08:43:47 +00:00 |