aboutsummaryrefslogtreecommitdiff
path: root/guix/forge/webhook.scm
diff options
context:
space:
mode:
authorFrederick M. Muriithi2024-04-10 08:33:23 +0000
committerArun Isaac2024-04-11 01:41:58 +0100
commit1ed28e325f241f3e480cfad331021f0676445a17 (patch)
tree9e846947294a59738ac5ad6eec26853a1f0af847 /guix/forge/webhook.scm
parent6c622a67051c22eeefe37eedb17d427fbb70c99b (diff)
downloadguix-forge-1ed28e325f241f3e480cfad331021f0676445a17.tar.gz
guix-forge-1ed28e325f241f3e480cfad331021f0676445a17.tar.lz
guix-forge-1ed28e325f241f3e480cfad331021f0676445a17.zip
gunicorn: Support unstructured extra CLI arguments.
The most useful options (e.g. "--workers", "--timeout", "--env") have dedicated slots in the <gunicorn-app> structure. These, however, are not the only options available to pass to gunicorn at startup. This commit allows us to pass in a list of any extra CLI options we want on the CLI. * guix/forge/gunicorn.scm (<gunicorn-app>)[extra-cli-arguments]: New field. (gunicorn-shepherd-services): Use extra-cli-arguments field. * doc/forge.skb (Services)[Specialized application deployment services]{gunicorn service}<gunicorn-app>: Document extra-cli-arguments field. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
Diffstat (limited to 'guix/forge/webhook.scm')
0 files changed, 0 insertions, 0 deletions