guix-devel/gnu/tests
Christopher Baines c48aa70a9a
services: web: Remove default certificate and key files for nginx.
If nginx is configured with a ssl-certificate file, and ssl-certificate-key,
it will fail to start unless these exist. To avoid this happening, change the
default to #f.

* gnu/services/web.scm (<nginx-server-configuration>)
  [ssl-certificate,ssl-certificate-key]: Set the defaults to #f.
* gnu/tests/web.scm (%nginx-servers): Remove redundant
  nginx-server-configuration fields.
* doc/guix.texi (Web Services): Update examples and documentation.
2017-12-11 20:36:43 +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 tests: messaging: Enable Prosody DIGEST-MD5 auth mechanism. 2017-11-26 15:32:16 +01:00
networking.scm tests: Use 'virtual-machine' records instead of monadic procedures. 2017-07-20 11:57:13 +02: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 tests: Add 'git-http' test. 2017-11-28 23:34:25 +01:00
virtualization.scm tests: Add 'libvirt-service-type' test. 2017-08-23 12:48:11 +01:00
web.scm services: web: Remove default certificate and key files for nginx. 2017-12-11 20:36:43 +00:00