guix/gnu
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
..
bootloader bootloader: extlinux: Stop using dd binary. 2017-12-04 18:26:59 +01:00
build linux-boot: Remove unneeded import. 2017-12-02 23:13:21 +01:00
packages gnu: cargo: Add file-name field to input sources. 2017-12-11 21:21:46 +02:00
services services: web: Remove default certificate and key files for nginx. 2017-12-11 20:36:43 +00:00
system Merge branch 'version-0.14.0' 2017-12-07 17:16:05 +01:00
tests services: web: Remove default certificate and key files for nginx. 2017-12-11 20:36:43 +00:00
artwork.scm
bootloader.scm
local.mk gnu: jemalloc: Fix tests for aarch64. 2017-12-10 16:04:16 -06:00
packages.scm Revert "Add (guix self) and use it when pulling." 2017-11-21 23:53:10 +01:00
services.scm services: Add 'lookup-service-types'. 2017-11-08 22:31:58 +01:00
system.scm Add semicolon in commands that set GUIX_PROFILE. 2017-11-20 18:43:10 +01:00
tests.scm gnu, doc, tests: Use ‘bootloader-configuration’ everywhere. 2017-12-06 15:02:24 +01:00