[Git][qa/jenkins.debian.net][master] 2 commits: reproducible Debian: add nginx conf for https://reproduce.debian.net/stats/

Holger Levsen (@holger) gitlab at salsa.debian.org
Sun Nov 17 13:41:36 GMT 2024



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


Commits:
e3183f09 by Holger Levsen at 2024-11-17T14:34:18+01:00
reproducible Debian: add nginx conf for https://reproduce.debian.net/stats/

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

- - - - -
9bdb3d72 by Holger Levsen at 2024-11-17T14:41:21+01:00
reproducible Debian: link to /stats/ on https://reproduce.debian.net/

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

- - - - -


3 changed files:

- TODO
- hosts/osuosl5-amd64/etc/nginx/nginx.conf
- hosts/osuosl5-amd64/var/www/html/index.html


Changes:

=====================================
TODO
=====================================
@@ -34,6 +34,8 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian
 ** add more workers on o4
 ** use web frontend from archlinux too? https://gitlab.archlinux.org/archlinux/rebuilderd-website
 ** install on o4 and test trixie there
+*** reuse cache from o5 to ease snapshot bandwidth?
+*** maybe rebuild with nocheck profile there?
 
 * in TODO.trixie:
 ** s#trixie#forky#g and s#bookworm#trixie#g in there, and check for bullseye, buster and stretch too


=====================================
hosts/osuosl5-amd64/etc/nginx/nginx.conf
=====================================
@@ -47,6 +47,12 @@ http {
             proxy_pass http://127.0.0.1:8484;
         }
 
+	location /stats/ {
+            alias /home/jspricke/public_html/stats/ ;
+            disable_symlinks off;
+            autoindex on;
+    	}
+
     }
 
 


=====================================
hosts/osuosl5-amd64/var/www/html/index.html
=====================================
@@ -184,6 +184,8 @@
             rebuilder-backend used is <a href="https://tracker.debian.org/pkg/devscripts">debrebuild</a> ♥️
 	    </br>
 	    coming soon: rebuilderd packaged for Debian and instructions how to set this up.
+	    </br>
+	    <a href="/stats/">Statistics about BAD packages.</a>
         </footer>
     </body>
 </html>



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/4db56f46a2acc856c58794f897230611e622582c...9bdb3d72436acb88558d54581fcf8d2cebb5d391

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/4db56f46a2acc856c58794f897230611e622582c...9bdb3d72436acb88558d54581fcf8d2cebb5d391
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/20241117/260819e2/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list