aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorArun Isaac2023-12-22 07:59:54 +0000
committerArun Isaac2023-12-22 12:16:10 +0000
commit78ce441925e29acb01e8c98a6133a6e5b917a319 (patch)
treede0a376e7f484bc5efee5856a4bcc26220ec9011 /doc
parent6c99c3b28dd7a8b5cf3095a1962bcdc61e9efb67 (diff)
downloadguix-forge-78ce441925e29acb01e8c98a6133a6e5b917a319.tar.gz
guix-forge-78ce441925e29acb01e8c98a6133a6e5b917a319.tar.lz
guix-forge-78ce441925e29acb01e8c98a6133a6e5b917a319.zip
fcgiwrap: Use <environment-variable> records.
* guix/forge/fcgiwrap.scm: Import (forge environment). (fcgiwrap-shepherd-services): Use <environment-variable> record. * doc/forge.skb (Services)[Specialized application deployment services]{fcgiwrap service}: Document it. * guix/forge/cgit.scm: Import (forge environment). (cgit-fcgiwrap-instance): Use <environment-variable> record.
Diffstat (limited to 'doc')
-rw-r--r--doc/forge.skb5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/forge.skb b/doc/forge.skb
index 13c8430..3dae6f7 100644
--- a/doc/forge.skb
+++ b/doc/forge.skb
@@ -459,8 +459,9 @@ or ,(record-ref "<forge-unix-socket>") object.])
(record-field "processes"
[Number of fcgiwrap worker processes])
(record-field "environment-variables"
- [Association list mapping environment variables that
-should be set in the execution environment to their values])
+ [List of ,(record-ref "<environment-variable>") objects
+describing environment variables that should be set in the execution
+environment])
(record-field "mappings"
[List of ,(code [<file-system-mapping>]) objects
describing additional directories that should be shared with the