summaryrefslogtreecommitdiff
path: root/gnu/tests
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2026-05-19 16:20:46 +0200
committerSören Tempel <soeren+git@soeren-tempel.net>2026-05-26 18:43:22 +0200
commit056de157b2101d18222ee6dd5eff09f0798f7156 (patch)
tree6abb308859a6a2a0855247493003e5cccfb1d8b3 /gnu/tests
parent5b4c715e2aae4cb1ec14b32c9da66138bee2b1ab (diff)
services: gunicorn: Allow configuration of control-socket.
Since gunicorn is run in its own Linux namespace, where $HOME is read-only, creating that control-socket fails and prevents gunicorn from starting by default. Therefore, this patch disables it by default but allows supplying a custom path via a newly added configuration field. * gnu/services/web.scm (gunicorn-app): Add gunicorn-app-control-socket. (gunicorn-shepherd-services): Respect gunicorn-app-control-socket. * doc/guix.texi (gunicorn-app): Document it. Change-Id: I648079b630293a47801713425728a4d602c8088c
Diffstat (limited to 'gnu/tests')
0 files changed, 0 insertions, 0 deletions