1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-06-14 00:14:04 +02:00
Files
Sören Tempel 056de157b2 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
2026-05-26 18:43:22 +02:00
..
2025-12-03 14:38:09 +09:00
2026-03-19 07:37:06 +01:00
2026-04-23 09:46:11 +02:00
2025-12-03 14:38:09 +09:00
2026-05-06 19:41:09 +05:30
2026-01-06 22:00:50 +09:00
2026-03-09 23:17:24 +01:00
2026-03-29 08:59:52 -07:00
2025-09-21 19:20:19 +02:00
2026-01-27 11:46:03 +01:00