Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues or pull requests.
guix/gnu
Christopher Baines b5c6062bce
services: nginx: Add support for extra content in upstream blocks.
I'm looking at this as I'd like to use the keepalive functionality.

* gnu/services/web.scm (nginx-upstream-configuration-extra-content): New
procedure.
(emit-nginx-upstream-config): Include the extra-content if applicable.
* doc/guix.texi (NGINX): Document this.
2022-07-01 09:45:28 +01:00
..
bootloader image: Add support for 32bit UEFI. 2022-06-24 10:21:06 +02:00
build image: Add support for 32bit UEFI. 2022-06-24 10:21:06 +02:00
home home: services: shells: Export Fish environment variables. 2022-06-29 20:40:36 +02:00
installer
machine
packages gnu: grip: Update to 4.6.1. 2022-07-01 09:45:28 +01:00
services services: nginx: Add support for extra content in upstream blocks. 2022-07-01 09:45:28 +01:00
system image: Add support for 32bit UEFI. 2022-06-24 10:21:06 +02:00
tests tests: ldap: Increase VM memory size. 2022-06-24 10:24:54 +02:00
artwork.scm
bootloader.scm
ci.scm Move (gnu platform) and (gnu platforms ...) to guix/. 2022-05-25 09:27:25 +02:00
home.scm
image.scm Move (gnu platform) and (gnu platforms ...) to guix/. 2022-05-25 09:27:25 +02:00
installer.scm
local.mk gnu: docker: Update to 20.10.17. 2022-06-23 23:54:19 -04:00
machine.scm
packages.scm packages: Use SRFI-71 instead of SRFI-11. 2022-06-06 22:43:30 +02:00
services.scm gnu: services: Update setuid service description. 2022-05-29 02:00:19 +02:00
system.scm system: <operating-system> compiler truly honors the 'system' argument. 2022-06-15 00:25:20 +02:00
tests.scm