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
..
2026-04-12 17:23:42 +02:00
2026-04-04 00:30:52 +02:00
2026-03-11 18:27:46 +01:00
2025-02-23 22:53:06 +01:00
2023-08-15 23:30:44 +02:00
2025-12-03 14:38:09 +09:00
2026-05-03 22:45:53 +02:00
2025-07-08 16:54:06 +09:00
2023-09-09 15:54:37 +02:00
2025-10-24 16:42:53 +02:00
2026-01-09 15:22:44 +01:00
2026-02-25 22:17:41 +00:00
2025-12-26 00:01:44 +01:00
2025-06-05 22:42:13 +02:00
2026-05-19 15:40:56 +09:00
2026-02-09 16:27:42 +01:00
2026-03-19 07:37:06 +01:00
2026-04-23 09:46:11 +02:00
2025-08-25 13:54:26 +02:00
2026-05-26 16:07:53 +09:00
2025-12-03 14:38:09 +09:00
2026-03-11 18:27:46 +01:00
2026-05-06 19:41:09 +05:30
2026-01-06 22:00:50 +09:00
2025-03-23 19:30:44 +01:00
2025-10-25 12:23:23 +02:00
2026-05-11 14:31:03 +02:00
2025-10-24 16:42:53 +02:00
2026-02-25 22:06:21 +00:00
2021-11-30 01:08:55 +01:00
2023-08-15 23:30:44 +02:00
2025-06-15 23:53:21 +08:00
2025-09-18 13:44:12 +09:00
2026-05-20 11:37:30 +03:00
2026-03-11 18:27:46 +01:00
2025-09-18 13:44:12 +09:00
2026-03-09 23:17:24 +01:00
2026-03-29 08:59:52 -07:00
2025-12-17 15:48:26 +01:00
2026-04-15 15:06:05 -07:00
2025-09-21 19:20:19 +02:00
2026-01-08 01:53:57 +01:00
2023-08-15 23:30:44 +02:00
2025-04-08 17:06:58 +02:00
2026-03-14 16:19:45 +01:00
2025-09-18 13:44:12 +09:00
2025-02-23 22:53:06 +01:00
2021-11-30 01:08:55 +01:00
2025-09-18 12:14:35 +02:00
2026-01-31 23:33:52 +08:00
2025-09-23 21:43:30 +09:00
2026-03-11 18:27:46 +01:00
2026-03-10 11:23:30 +01:00
2025-02-23 22:53:06 +01:00
2026-01-27 11:46:03 +01:00
2025-03-14 16:01:34 -04:00
2022-04-29 18:07:16 +02:00
2026-02-10 18:07:49 +09:00
2026-03-03 23:53:40 +05:30
2026-03-11 18:27:46 +01:00
2026-05-06 15:42:59 +09:00
2025-09-18 13:44:12 +09:00
2026-04-03 14:41:22 +09:00
2026-05-26 18:43:22 +02:00
2026-01-25 13:18:26 +08:00