[Git][qa/jenkins.debian.net][master] fixup: reproducible Debian: add gunicorn service to serve /api for rebuilder-snapshot.d.o
Holger Levsen (@holger)
gitlab at salsa.debian.org
Tue Nov 21 20:08:18 GMT 2023
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
9f99f727 by Holger Levsen at 2023-11-21T21:08:10+01:00
fixup: reproducible Debian: add gunicorn service to serve /api for rebuilder-snapshot.d.o
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- hosts/osuosl5-amd64/etc/systemd/system/rebuilder-snapshot-metadata.service
Changes:
=====================================
hosts/osuosl5-amd64/etc/systemd/system/rebuilder-snapshot-metadata.service
=====================================
@@ -5,7 +5,7 @@ After=network.target
[Service]
User=www-data
Group=www-data
-WorkingDirectory=/srv/rebuilder-snapshop/metaservice/
+WorkingDirectory=/srv/rebuilder-snapshot/metaservice/
ExecStart=/usr/bin/gunicorn --workers 3 --bind 127.0.0.1:5001 wsgi:app
[Install]
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/9f99f7271e34b49949b516f54f65aba800214a42
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/9f99f7271e34b49949b516f54f65aba800214a42
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20231121/b1d7c69f/attachment.htm>
More information about the Qa-jenkins-scm
mailing list