Commit 3ccd0edb authored by Holger Levsen's avatar Holger Levsen
Browse files

fixup: reproduce.debian.net: setup another instance on o4 and update installation docs

parent 5bfdbaa3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@ http {

    server {
        server_name     osuosl4-amd64.debian.net;
        index index.html index.htm
        index index.html;
        root /var/www/html;

        listen 443 ssl;
+2 −0
Original line number Diff line number Diff line
@@ -191,6 +191,8 @@
	    </br>
	    <!-- a href="/stats/">Statistics about BAD packages.</a> -->
	    </br>
	    <a href="https://reproduce.debian.net/">https://reproduce.debian.net/</a> has more information about this setup.
	    </br>
	    <small>This setup is in it's infancy. (= don't take numbers seriously unless...!?)</small>
        </footer>
    </body>
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@ http {

    server {
        server_name     reproduce.debian.net;
        index index.html index.htm
        index index.html;
        root /var/www/html;

        listen 443 ssl;