[Git][qa/jenkins.debian.net][master] revert: i386.reproduce.debian.net: run on a public port to allow external workers

Holger Levsen (@holger) gitlab at salsa.debian.org
Sun Dec 29 16:55:15 GMT 2024



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
c11e10e1 by Holger Levsen at 2024-12-29T17:54:59+01:00
revert: i386.reproduce.debian.net: run on a public port to allow external workers

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


2 changed files:

- hosts/infom07-i386/etc/nginx/nginx.conf
- hosts/infom07-i386/opt/etc/rebuilderd.conf


Changes:

=====================================
hosts/infom07-i386/etc/nginx/nginx.conf
=====================================
@@ -44,7 +44,7 @@ http {
 
 
         location /api/ {
-            proxy_pass http://i386.reproduce.debian.net:8484;
+            proxy_pass http://127.0.0.1:8484;
         }
 
 	location /stats/ {


=====================================
hosts/infom07-i386/opt/etc/rebuilderd.conf
=====================================
@@ -1,7 +1,7 @@
 ## Configuration for http daemon
 #[http]
 ## The address to bind to. This is 127.0.0.1:8484 by default.
-bind_addr = "i386.reproduce.debian.net:8484"
+#bind_addr = "i386.reproduce.debian.net:8484"
 ## If you use a reverse proxy, use this header instead of the actual connecting ip.
 ## Make sure the reverse proxy has filters in place to prevent spoofing issues.
 #real_ip_header = "X-Real-IP"



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/c11e10e153d1f87f7fd60b1367b6c4ea7a523e2d

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/c11e10e153d1f87f7fd60b1367b6c4ea7a523e2d
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/20241229/b6c02305/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list